License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.apache.cayenne |
ArtifactId | ArtifactIdcayenne-ant |
Last Version | Last Version4.2.RC1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncayenne-ant: Cayenne Ant Tasks
Apache Cayenne is a powerful, full-featured, and open source
Java framework, plus developer tools, that provides Object
Relational Mapping (ORM) and remoting services for persistence.
The software is licensed under the Apache License.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
cayenne-ant-4.2.RC1.pom | |
cayenne-ant-4.2.RC1.jar | 36 KB |
cayenne-ant-4.2.RC1-tests.jar | 70 KB |
cayenne-ant-4.2.RC1-sources.jar | 49 KB |
cayenne-ant-4.2.RC1-javadoc.jar | 58 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.cayenne/cayenne-ant/ -->
<dependency>
<groupId>org.apache.cayenne</groupId>
<artifactId>cayenne-ant</artifactId>
<version>4.2.RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cayenne/cayenne-ant/
implementation 'org.apache.cayenne:cayenne-ant:4.2.RC1'
// https://jarcasting.com/artifacts/org.apache.cayenne/cayenne-ant/
implementation ("org.apache.cayenne:cayenne-ant:4.2.RC1")
'org.apache.cayenne:cayenne-ant:jar:4.2.RC1'
<dependency org="org.apache.cayenne" name="cayenne-ant" rev="4.2.RC1">
<artifact name="cayenne-ant" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cayenne', module='cayenne-ant', version='4.2.RC1')
)
libraryDependencies += "org.apache.cayenne" % "cayenne-ant" % "4.2.RC1"
[org.apache.cayenne/cayenne-ant "4.2.RC1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
org.apache.cayenne : cayenne-cgen | jar | 4.2.RC1 |
org.apache.cayenne : cayenne-dbsync | jar | 4.2.RC1 |
foundrylogic.vpp » vpp | jar | 2.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.ant : ant | jar | 1.10.11 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.apache.cayenne : cayenne-dbsync | test-jar | 4.2.RC1 |
org.apache.cayenne.build-tools » cayenne-test-utilities | jar | 4.2.RC1 |
org.mockito : mockito-core | jar | 2.28.2 |
org.slf4j : slf4j-simple | jar | 1.7.25 |
org.apache.ant : ant-testutil | jar | 1.10.11 |
org.apache.derby : derby | jar | 10.14.2.0 |
xmlunit : xmlunit | jar | 1.6 |