celerio-config

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

Лицензия

Лицензия

Категории

Категории

config Библиотеки уровня приложения Configuration
Группа

Группа

com.jaxio.celerio
Идентификатор

Идентификатор

celerio-config
Последняя версия

Последняя версия

4.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

celerio-config
Celerio Configuration Module reads celerio-maven-plugin.xml configuration files.
Организация-разработчик

Организация-разработчик

JAXIO

Скачать celerio-config

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (12)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.14.8

test (7)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

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.

Версии библиотеки

Версия
4.0.2