Download archetype-builder-1.2.0.redhat-133.jar file - Jar a

Jar examples for a:archetype-builder

Description

FuseSource :: Archetype Builder

You can download jar file archetype-builder 1.2.0.redhat-133 in this page.

License

Apache License

Build File

You can use the following script to add archetype-builder-1.2.0.redhat-133.jar to your project.

<dependency>
   <groupId>io.fabric8</groupId>
   <artifactId>archetype-builder</artifactId>
   <version>1.2.0.redhat-133</version>
</dependency>
compile group: 'io.fabric8', name: 'archetype-builder', version: '1.2.0.redhat-133'
libraryDependencies += "io.fabric8" % "archetype-builder" % "1.2.0.redhat-133"
<dependency org="io.fabric8" name="archetype-builder" rev="1.2.0.redhat-133"/>
@Grapes(@Grab(group='io.fabric8', module='archetype-builder', version='1.2.0.redhat-133'))
'io.fabric8:archetype-builder:jar:1.2.0.redhat-133'

Download

Click the following link to download the jar file.

archetype-builder-1.2.0.redhat-133.jar
archetype-builder-1.2.0.redhat-133.pom
archetype-builder-1.2.0.redhat-133-sources.jar



Related Tutorials