Jar examples for c:celerio-maven-plugin
The Celerio Maven plugin is responsible for code generation
You can download jar file celerio-maven-plugin 4.0.18 in this page.
Apache License
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'
Click the following link to download the jar file.
celerio-maven-plugin-4.0.18-javadoc.jar