Jar examples for r:rempl-maven-plugin
Reverse Engineering Meta Programming Library (REMPL) that enables manipulations with source code meta constructs, like classes, methods, files, packages, etc. in runtime.
You can download jar file rempl-maven-plugin 1.1.3 in this page.
Open Source License
You can use the following script to add rempl-maven-plugin-1.1.3.jar to your project.
<dependency> <groupId>com.rempl.plugins</groupId> <artifactId>rempl-maven-plugin</artifactId> <version>1.1.3</version> </dependency>
compile group: 'com.rempl.plugins', name: 'rempl-maven-plugin', version: '1.1.3'
libraryDependencies += "com.rempl.plugins" % "rempl-maven-plugin" % "1.1.3"
<dependency org="com.rempl.plugins" name="rempl-maven-plugin" rev="1.1.3"/>
@Grapes(@Grab(group='com.rempl.plugins', module='rempl-maven-plugin', version='1.1.3'))
'com.rempl.plugins:rempl-maven-plugin:jar:1.1.3'
Click the following link to download the jar file.
rempl-maven-plugin-1.1.3-javadoc.jar