rempl-api

Reverse Engineering Meta Programming Library (REMPL) that enables manipulations with source code meta constructs, like classes, methods, files, packages, etc. in runtime.

Лицензия

Лицензия

BSD
Группа

Группа

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

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

rempl-api
Последняя версия

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

1.1.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

rempl-api
Reverse Engineering Meta Programming Library (REMPL) that enables manipulations with source code meta constructs, like classes, methods, files, packages, etc. in runtime.
Организация-разработчик

Организация-разработчик

REMPL.com

Скачать rempl-api

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.antlr : antlr-runtime jar 3.3
commons-io : commons-io jar 2.0.1
commons-lang : commons-lang jar 2.5
com.ymock : ymock-util jar 1.0

runtime (4)

Идентификатор библиотеки Тип Версия
xerces : xercesImpl jar 2.9.1
net.sf.saxon : saxon jar 8.7
net.sf.saxon : saxon-dom jar 8.7
xml-apis : xml-apis jar 1.3.04

test (5)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.2
com.rempl : rempl-tk jar 1.1.3
org.slf4j : slf4j-log4j12 jar 1.6.1
org.slf4j : jul-to-slf4j jar 1.6.1
log4j : log4j jar 1.2.16

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

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

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

Версия
1.1.3
1.1.2
1.1.1
1.1
1.0