compiler

Compile Java code in memory using Java 7 compiler API

Лицензия

Лицензия

Группа

Группа

com.itranswarp
Идентификатор

Идентификатор

compiler
Последняя версия

Последняя версия

1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

compiler
Compile Java code in memory using Java 7 compiler API
Ссылка на сайт

Ссылка на сайт

https://github.com/michaelliao/compiler

Скачать compiler

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.itranswarp/compiler/ -->
<dependency>
    <groupId>com.itranswarp</groupId>
    <artifactId>compiler</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.itranswarp/compiler/
implementation 'com.itranswarp:compiler:1.0'
// https://jarcasting.com/artifacts/com.itranswarp/compiler/
implementation ("com.itranswarp:compiler:1.0")
'com.itranswarp:compiler:jar:1.0'
<dependency org="com.itranswarp" name="compiler" rev="1.0">
  <artifact name="compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.itranswarp', module='compiler', version='1.0')
)
libraryDependencies += "com.itranswarp" % "compiler" % "1.0"
[com.itranswarp/compiler "1.0"]

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
org.eclipse.persistence : javax.persistence jar 2.1.1
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0