Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 5 of 5

Thread: License Management for Java

  1. #1
    Junior Member
    Join Date
    Jan 2011
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default License Management for Java

    Hi all,

    Is there any License Management API for Java?

    yhqian99


  2. #2
    mmm.. coffee JavaPF's Avatar
    Join Date
    May 2008
    Location
    United Kingdom
    Posts
    3,336
    My Mood
    Mellow
    Thanks
    258
    Thanked 294 Times in 227 Posts
    Blog Entries
    4

    Default Re: License Management for Java

    Hello yhqian99,

    Welcome to the Java Programming Forums.

    Can you please give us some more information?! License Management for what?
    Please use [highlight=Java] code [/highlight] tags when posting your code.
    Forum Tip: Add to peoples reputation by clicking the button on their useful posts.

  3. #3
    Junior Member
    Join Date
    Jan 2011
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: License Management for Java

    We use the EasyLicenser License Manager from Agilis for our Java app. Works pretty well.

  4. #4
    Junior Member
    Join Date
    Aug 2012
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: License Management for Java

    We are going with License4J license manager, License4J - License Manager, Software Licensing Solutions.

    Any java alternatives?

    Thanks

  5. #5
    Junior Member
    Join Date
    Jun 2022
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Post Re: License Management for Java

    You can use LicenseSpring for this:

    Import The LicenseSpring SDK for Java into the applications you distribute, and use the vendor platform to configure / issue / manage licenses. The License manager supports other languages, but Java is one of our largest user-base. We have free and paid options available. The Java SDK is available in the public documentation on the website.

    You can sign up for an account from the main website: licensespring.com

    Disclaimer: I represent LicenseSpring as one of the co-founders.

Similar Threads

  1. HELP ME PLEASE MEMORY MANAGEMENT PROGRAM USING JAVA
    By lockwater in forum Java Theory & Questions
    Replies: 1
    Last Post: December 2nd, 2010, 08:30 AM
  2. HELP! Design Review & Risk Management topics (in java projects)required
    By gangestech in forum Java Theory & Questions
    Replies: 0
    Last Post: September 6th, 2010, 04:11 AM
  3. Log Management
    By Sai in forum What's Wrong With My Code?
    Replies: 1
    Last Post: April 6th, 2010, 11:11 AM
  4. Build/dependency management software
    By Json in forum The Cafe
    Replies: 0
    Last Post: August 19th, 2009, 03:03 AM
  5. Java memory management
    By trueacumen in forum Java Theory & Questions
    Replies: 5
    Last Post: August 12th, 2009, 02:40 AM