Jar examples for d:default
Common Java code shared between my projects
You can download jar file default 2.0.0 in this page.
GNU General Public License, Version 3
You can use the following script to add default-2.0.0.jar to your project.
<dependency> <groupId>io.fabric8.jube.images.wildfly</groupId> <artifactId>default</artifactId> <version>2.0.0</version> </dependency>
compile group: 'io.fabric8.jube.images.wildfly', name: 'default', version: '2.0.0'
libraryDependencies += "io.fabric8.jube.images.wildfly" % "default" % "2.0.0"
<dependency org="io.fabric8.jube.images.wildfly" name="default" rev="2.0.0"/>
@Grapes(@Grab(group='io.fabric8.jube.images.wildfly', module='default', version='2.0.0'))
'io.fabric8.jube.images.wildfly:default:jar:2.0.0'
Click the following link to download the jar file.
default-2.0.0-javadoc.jar