c

celerio-engine

Celerio Core Generation Engine
文件下载
文件名 操作
celerio-engine-4.0.14.jar 下载
celerio-engine-4.0.14.pom 下载
celerio-engine-4.0.14-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.jaxio.celerio</groupId>
  <artifactId>celerio-engine</artifactId>
  <version>4.0.14</version>
</dependency>
Gradle Groovy
implementation 'com.jaxio.celerio:celerio-engine:4.0.14'
Gradle Kotlin
implementation("com.jaxio.celerio:celerio-engine:4.0.14")
Scala SBT
libraryDependencies += "com.jaxio.celerio" % "celerio-engine" % "4.0.14"
Groovy Grape
@Grapes(
  @Grab(group='com.jaxio.celerio', module='celerio-engine', version='4.0.14')
)
Apache Ivy
<dependency org="com.jaxio.celerio" name="celerio-engine" rev="4.0.14" />
Leiningen
[com.jaxio.celerio/celerio-engine "4.0.14"]
Apache Buildr
'com.jaxio.celerio:celerio-engine:jar:4.0.14'
本项目依赖
<parent>
  <groupId>com.jaxio.celerio</groupId>
  <artifactId>celerio-parent</artifactId>
  <version>4.0.14</version>
</parent>

compile

|-- org.tmatesoft.svnkit:svnkit:1.8.13

|-- org.tmatesoft.sqljet:sqljet:1.1.10

|-- de.regnis.q.sequence:sequence-library:1.0.3

|-- org.eclipse.jgit:org.eclipse.jgit:4.5.0.201609210915-r

|-- org.hibernate.javax.persistence:hibernate-jpa-2.1-api

|-- javax.validation:validation-api

|-- org.slf4j:slf4j-api

|-- org.slf4j:slf4j-log4j12

|-- org.jibx:jibx-run

|-- commons-io:commons-io

|-- commons-lang:commons-lang

|-- com.google.guava:guava

|-- org.springframework:spring-core

|-- org.springframework:spring-context

|-- org.springframework:spring-oxm

|-- org.springframework:spring-jdbc

|-- org.eclipse.equinox:org.eclipse.equinox.common:3.6.0

|-- org.eclipse.tycho:org.eclipse.jdt.core:3.11.1.v20150902-1521

|-- org.eclipse.text:org.eclipse.text:3.5.101

|-- org.eclipse.core:org.eclipse.core.resources:3.7.100

|-- xerces:xercesImpl

|-- org.apache.velocity:velocity

|-- com.google.guava:guava

|-- com.thoughtworks.xstream:xstream

|-- org.codehaus.guessencoding:guessencoding

|-- org.springframework:spring-core

|-- org.springframework:spring-context

|-- org.springframework:spring-context-support

|-- org.springframework:spring-oxm

|-- org.aspectj:aspectjrt

provided

|-- org.projectlombok:lombok

|-- org.projectlombok:lombok

test

|-- junit:junit

|-- org.hibernate:hibernate-validator

|-- org.springframework:spring-test

|-- com.h2database:h2

|-- mysql:mysql-connector-java:5.1.6

|-- org.apache.tomcat:tomcat-jdbc:7.0.39

|-- org.easytesting:fest-assert

|-- cglib:cglib-nodep

|-- org.springframework:spring-aop

|-- org.springframework:spring-aspects

|-- org.springframework:spring-instrument

|-- org.aspectj:aspectjweaver

|-- junit:junit

|-- org.easytesting:fest-assert

|-- org.mockito:mockito-all

|-- org.springframework:spring-test

|-- com.h2database:h2