Last Version

rempl-api 1.1.3

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

License

License

BSD
GroupId

GroupId

com.rempl
ArtifactId

ArtifactId

rempl-api
Version

Version

1.1.3
Type

Type

jar
Description

Description

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

Project Organization

REMPL.com

Download rempl-api 1.1.3


<!-- 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"]

Dependencies

compile (4)

Group / Artifact Type Version
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)

Group / Artifact Type Version
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)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.