The "JANINO" implementation of the "commons-compiler" API: Super-small, super-fast, independent from the JDK's "tools.jar".

LicenseBSD 3-clause
CategoriesJVM Languages
Tagscodehausjvmlanguage
HomePage https://janino-compiler.github.io/janino/ 🔍 Inspect URL
Ranking#643 in MvnRepository (See Top Artifacts)
#9 in JVM Languages
Used By977 artifacts

VersionVulnerabilitiesRepositoryUsagesDate
3.1.x
3.1.12CentralFeb 06, 2024
3.1.11CentralNov 27, 2023
3.1.10CentralJul 04, 2023
3.1.9CentralNov 16, 2022
3.1.8CentralSep 01, 2022
3.1.7CentralApr 19, 2022
3.1.6CentralJul 28, 2021
3.1.4CentralMay 06, 2021
3.1.3CentralJan 25, 2021
3.1.2CentralMar 18, 2020
3.1.1CentralMar 09, 2020
3.1.0CentralAug 14, 2019
3.0.x
3.0.16CentralMar 18, 2020
3.0.15CentralJul 29, 2019
3.0.14CentralJul 05, 2019
3.0.13CentralJun 23, 2019
3.0.12CentralJan 18, 2019
3.0.11CentralNov 13, 2018
3.0.10CentralSep 16, 2018
3.0.9CentralAug 23, 2018

Related Books

Java: The Complete Reference, Thirteenth EditionJava: The Complete Reference, Thirteenth Edition (2024)
by Schildt, Herbert, Coward, Dr Danny
Java: The Complete Reference, Thirteenth EditionJava: The Complete Reference, Thirteenth Edition (2024)
by Schildt, Herbert, Coward, Danny
Learn Java with Projects: A concise practical guide to learning everything a Java professional really needs to knowLearn Java with Projects: A concise practical guide to learning everything a Java professional really needs to know (2023)
by Kennedy, Dr. Seán, Putten, Maaike van
Learning Java: An Introduction to Real-World Programming with JavaLearning Java: An Introduction to Real-World Programming with Java (2023)
by Loy, Marc, Niemeyer, Patrick, Leuck, Daniel
Java in a Nutshell: A Desktop Quick ReferenceJava in a Nutshell: A Desktop Quick Reference (2023)
by Evans, Benjamin J., Clark, Jason, Flanagan, David
The Well-Grounded Java Developer, Second EditionThe Well-Grounded Java Developer, Second Edition (2022)
by Evans, Benjamin, Verburg, Martijn, Clark, Jason
Head First Java: A Brain-Friendly GuideHead First Java: A Brain-Friendly Guide (2022)
by Sierra, Kathy, Bates, Bert, Gee, Trisha
Java Cookbook: Problems and Solutions for Java DevelopersJava Cookbook: Problems and Solutions for Java Developers (2020)
by Darwin, Ian F.
Think Java: How to Think Like a Computer ScientistThink Java: How to Think Like a Computer Scientist (2020)
by Downey, Allen, Mayfield, Chris
Real-World Software Development: A Project-Driven Guide to Fundamentals in JavaReal-World Software Development: A Project-Driven Guide to Fundamentals in Java (2019)
by Urma, Raoul-Gabriel, Warburton, Richard
Modern Java in Action: Lambdas, streams, functional and reactive programmingModern Java in Action: Lambdas, streams, functional and reactive programming (2018)
by Raoul-Gabriel Urma, Mario Fusco, Alan Mycroft
Effective JavaEffective Java (2017)
by Bloch, Joshua