Git Product home page Git Product logo

Comments (3)

verhas avatar verhas commented on August 12, 2024

but 2.0.1 is the latest I see on maven central.

I understand that confusion. The groupId was changed. It is now

    <groupId>com.javax0.license3j</groupId>
    <artifactId>license3j</artifactId>
    <version>3.1.6-SNAPSHOT</version>

You can see that also in the pom.xml. I do not imply that you were supposed to recognize that. I will update the README to draw attention to that fact.

Btw: the illegal reflective access is not the cause of the License3j upgrade, rather than the same time you started to use a newer version of Java, presumably Java 9 or later. Java 9 introduced a Java Platform Module System that protects libraries and the JDK from illegal reflective access that was not meant by the developers.

Feel free to reopen this ticket if this answer does not help you or you need more help.

from license3j.

dannyboyer avatar dannyboyer commented on August 12, 2024

Thanks @verhas I will try and update to v3, but before I do that, is there an upgrade path between v2 and v3 or is it completely different?

from license3j.

verhas avatar verhas commented on August 12, 2024

V3 is a complete rewrite of the old version. Also, the API and the types, and the license format were changed. Luckily the API is not too big. Therefore it should not be a lot of work to refactor the application to use the new version—the advantages of the simpler license handling and also the extensive API worth doing it.

from license3j.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.