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.1.0 in this page.
GNU Lesser General Public License
You can use the following script to add build-resources-1.1.0.jar to your project.
<dependency> <groupId>com.arpnetworking.build</groupId> <artifactId>build-resources</artifactId> <version>1.1.0</version> </dependency>
compile group: 'com.arpnetworking.build', name: 'build-resources', version: '1.1.0'
libraryDependencies += "com.arpnetworking.build" % "build-resources" % "1.1.0"
<dependency org="com.arpnetworking.build" name="build-resources" rev="1.1.0"/>
@Grapes(@Grab(group='com.arpnetworking.build', module='build-resources', version='1.1.0'))
'com.arpnetworking.build:build-resources:jar:1.1.0'
Click the following link to download the jar file.
build-resources-1.1.0.jar