Jar examples for b:build-resources
Build resources for DKPro projects. Templates for NOTICE.txt and friends to be installed using the maven-remote-resources-plugin.
You can download jar file build-resources 1.2.0 in this page.
GNU Lesser General Public License
You can use the following script to add build-resources-1.2.0.jar to your project.
<dependency> <groupId>io.joynr.tools</groupId> <artifactId>build-resources</artifactId> <version>1.2.0</version> </dependency>
compile group: 'io.joynr.tools', name: 'build-resources', version: '1.2.0'
libraryDependencies += "io.joynr.tools" % "build-resources" % "1.2.0"
<dependency org="io.joynr.tools" name="build-resources" rev="1.2.0"/>
@Grapes(@Grab(group='io.joynr.tools', module='build-resources', version='1.2.0'))
'io.joynr.tools:build-resources:jar:1.2.0'
Click the following link to download the jar file.
build-resources-1.2.0-javadoc.jar