Jar examples for b:bom
Contains the list of all dependencies needed for build Demoiselle Signer Project.
You can download jar file bom 0.9 in this page.
GNU Lesser General Public License, Version 3
You can use the following script to add bom-0.9.jar to your project.
<dependency> <groupId>org.atteo.moonshine</groupId> <artifactId>bom</artifactId> <version>0.9</version> </dependency>
compile group: 'org.atteo.moonshine', name: 'bom', version: '0.9'
libraryDependencies += "org.atteo.moonshine" % "bom" % "0.9"
<dependency org="org.atteo.moonshine" name="bom" rev="0.9"/>
@Grapes(@Grab(group='org.atteo.moonshine', module='bom', version='0.9'))
'org.atteo.moonshine:bom:jar:0.9'
Click the following link to download the jar file.
bom-0.9.pom