org.codehaus.janino:janino (3.1.9)

Published 2026-02-24 13:44:36 +00:00 by atheaadmin

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url></url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>org.codehaus.janino</groupId>
	<artifactId>janino</artifactId>
	<version>3.1.9</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=org.codehaus.janino:janino:3.1.9

About this package

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

Dependencies

junit:junit
org.codehaus.janino:commons-compiler
${project.parent.version}
org.apache.ant:ant
1.10.11
de.unkrig.jdisasm:jdisasm
1.0.6
Details
Maven
2026-02-24 13:44:36 +00:00
0
janino
939 KiB
Assets (2)
Versions (1) View all
3.1.9 2026-02-24