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

runtimecompile 2.0.151

A runtimecompiler library backed by eclipse compiler such that programs can just call lib.getClass(Class z) and z will be compiled if source has changed(and the dependencies as well)

Лицензия

Лицензия

Группа

Группа

org.webpieces
Идентификатор

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

runtimecompile
Версия

Версия

2.0.151
Тип

Тип

jar
Описание

Описание

runtimecompile
A runtimecompiler library backed by eclipse compiler such that programs can just call lib.getClass(Class z) and z will be compiled if source has changed(and the dependencies as well)
Ссылка на сайт

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

https://github.com/deanhiller/webpieces
Система контроля версий

Система контроля версий

https://github.com/deanhiller/webpieces.git

Скачать runtimecompile 2.0.151


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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
javax.inject : javax.inject jar 1
org.slf4j : slf4j-api jar 1.7.30
ch.qos.logback : logback-classic jar 1.2.3
joda-time : joda-time jar 2.9.4
org.eclipse.jdt.core.compiler : ecj jar 4.5.1
org.webpieces : core-util jar 2.0.151

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

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