Last Version

rempl-plugins 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-plugins
Version

Version

1.1.3
Type

Type

jar
Description

Description

rempl-plugins
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-plugins 1.1.3


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • rempl-maven-plugin
  • plugin-phing