celerio-config

Celerio Configuration Module reads celerio-maven-plugin.xml configuration files.

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.jaxio.celerio
ArtifactId

ArtifactId

celerio-config
Last Version

Last Version

4.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

celerio-config
Celerio Configuration Module reads celerio-maven-plugin.xml configuration files.
Project Organization

Project Organization

JAXIO

Download celerio-config

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
javax.persistence : persistence-api jar 1.0
javax.validation : validation-api jar 1.0.0.GA
org.slf4j : slf4j-api jar 1.5.10
org.slf4j : slf4j-log4j12 jar 1.5.10
org.jibx : jibx-run jar 1.2.6
commons-io : commons-io jar 1.4
commons-lang : commons-lang jar 2.4
com.google.guava : guava jar 18.0
org.springframework : spring-core jar 4.2.2.RELEASE
org.springframework : spring-context jar 4.2.2.RELEASE
org.springframework : spring-oxm jar 4.2.2.RELEASE
org.springframework : spring-jdbc jar 4.2.2.RELEASE

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.14.8

test (7)

Group / Artifact Type Version
junit : junit jar 4.12
org.hibernate : hibernate-validator jar 4.3.0.Final
org.springframework : spring-test jar 4.2.2.RELEASE
com.h2database : h2 jar 1.3.171
mysql : mysql-connector-java jar 5.1.6
org.apache.tomcat : tomcat-jdbc jar 7.0.39
org.easytesting : fest-assert jar 1.4

Project Modules

There are no modules declared in this project.

Celerio Code Generator

Build Status

Celerio is a code generator tool for data-driven application. It can reverse a database schema and generate advanced CRUD-based applications.

How to use it ?

Have already Maven 3.1.1 or above and Java 1.8 installed ?

Simply execute:

mvn com.jaxio.celerio:bootstrap-maven-plugin:bootstrap

Related projects

Code generation templates

JPA Query By Example API

License

Celerio is released under version 2.0 of the Apache License.

Thanks

EJ Technologies has offered us a free open source project license for JProfiler, a must have Java Profiler.

com.jaxio.celerio

Jaxio

Jaxio develops Celerio, a pragmatic code generator tool for data-driven Applications.

Versions

Version
4.0.2