Download celerio-maven-plugin-4.0.18.jar file - Jar c

Jar examples for c:celerio-maven-plugin

Description

The Celerio Maven plugin is responsible for code generation

You can download jar file celerio-maven-plugin 4.0.18 in this page.

License

Apache License

Build File

You can use the following script to add celerio-maven-plugin-4.0.18.jar to your project.

<dependency>
   <groupId>com.jaxio.celerio</groupId>
   <artifactId>celerio-maven-plugin</artifactId>
   <version>4.0.18</version>
</dependency>
compile group: 'com.jaxio.celerio', name: 'celerio-maven-plugin', version: '4.0.18'
libraryDependencies += "com.jaxio.celerio" % "celerio-maven-plugin" % "4.0.18"
<dependency org="com.jaxio.celerio" name="celerio-maven-plugin" rev="4.0.18"/>
@Grapes(@Grab(group='com.jaxio.celerio', module='celerio-maven-plugin', version='4.0.18'))
'com.jaxio.celerio:celerio-maven-plugin:jar:4.0.18'

Download

Click the following link to download the jar file.

celerio-maven-plugin-4.0.18-javadoc.jar
celerio-maven-plugin-4.0.18-sources.jar
celerio-maven-plugin-4.0.18.jar
celerio-maven-plugin-4.0.18.pom



Related Tutorials