Last Version

Celerio Parent pom 4.0.23

Celerio is a code generator tool for data-driven application.

License

License

GroupId

GroupId

com.jaxio.celerio
ArtifactId

ArtifactId

celerio-parent
Version

Version

4.0.23
Type

Type

pom
Description

Description

Celerio Parent pom
Celerio is a code generator tool for data-driven application.
Project URL

Project URL

https://github.com/jaxio/celerio
Project Organization

Project Organization

JAXIO
Source Code Management

Source Code Management

http://github.com/jaxio/celerio/

Download celerio-parent 4.0.23

Filename Size
celerio-parent-4.0.23.pom 18 KB
Browse

<!-- https://jarcasting.com/artifacts/com.jaxio.celerio/celerio-parent/ -->
<dependency>
    <groupId>com.jaxio.celerio</groupId>
    <artifactId>celerio-parent</artifactId>
    <version>4.0.23</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jaxio.celerio/celerio-parent/
implementation 'com.jaxio.celerio:celerio-parent:4.0.23'
// https://jarcasting.com/artifacts/com.jaxio.celerio/celerio-parent/
implementation ("com.jaxio.celerio:celerio-parent:4.0.23")
'com.jaxio.celerio:celerio-parent:pom:4.0.23'
<dependency org="com.jaxio.celerio" name="celerio-parent" rev="4.0.23">
  <artifact name="celerio-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jaxio.celerio', module='celerio-parent', version='4.0.23')
)
libraryDependencies += "com.jaxio.celerio" % "celerio-parent" % "4.0.23"
[com.jaxio.celerio/celerio-parent "4.0.23"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • celerio-engine
  • celerio-maven
  • celerio-spi-example