License |
License |
---|---|
GroupId | GroupIdcom.github.igor-suhorukov |
ArtifactId | ArtifactIdjanino-commons-compiler-ecj |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJanino commons-compiler-jdk with eclipse java compiler support
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.igor-suhorukov/janino-commons-compiler-ecj/ -->
<dependency>
<groupId>com.github.igor-suhorukov</groupId>
<artifactId>janino-commons-compiler-ecj</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.igor-suhorukov/janino-commons-compiler-ecj/
implementation 'com.github.igor-suhorukov:janino-commons-compiler-ecj:1.1'
// https://jarcasting.com/artifacts/com.github.igor-suhorukov/janino-commons-compiler-ecj/
implementation ("com.github.igor-suhorukov:janino-commons-compiler-ecj:1.1")
'com.github.igor-suhorukov:janino-commons-compiler-ecj:jar:1.1'
<dependency org="com.github.igor-suhorukov" name="janino-commons-compiler-ecj" rev="1.1">
<artifact name="janino-commons-compiler-ecj" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.igor-suhorukov', module='janino-commons-compiler-ecj', version='1.1')
)
libraryDependencies += "com.github.igor-suhorukov" % "janino-commons-compiler-ecj" % "1.1"
[com.github.igor-suhorukov/janino-commons-compiler-ecj "1.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |