| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.igor-suhorukov |
| Идентификатор | Идентификаторjanino-commons-compiler-ecj |
| Последняя версия | Последняя версия1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJanino commons-compiler-jdk with eclipse java compiler support
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |