License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.jaxio.celerio |
ArtifactId | ArtifactIdcelerio-config |
Version | Version4.0.2 |
Type | Typejar |
Description |
Descriptioncelerio-config
Celerio Configuration Module reads celerio-maven-plugin.xml configuration files.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
celerio-config-4.0.2.pom | |
celerio-config-4.0.2.jar | 262 KB |
celerio-config-4.0.2-sources.jar | 142 KB |
celerio-config-4.0.2-javadoc.jar | 746 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.14.8 |
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 |