License |
License |
---|---|
GroupId | GroupIdorg.apache.cayenne.modeler |
ArtifactId | ArtifactIdcayenne-wocompat |
Last Version | Last Version4.2.RC1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncayenne-wocompat: WebObjects Compatibility Library
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-wocompat-4.2.RC1.pom | |
cayenne-wocompat-4.2.RC1.jar | 72 KB |
cayenne-wocompat-4.2.RC1-sources.jar | 115 KB |
cayenne-wocompat-4.2.RC1-javadoc.jar | 135 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.cayenne.modeler/cayenne-wocompat/ -->
<dependency>
<groupId>org.apache.cayenne.modeler</groupId>
<artifactId>cayenne-wocompat</artifactId>
<version>4.2.RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cayenne.modeler/cayenne-wocompat/
implementation 'org.apache.cayenne.modeler:cayenne-wocompat:4.2.RC1'
// https://jarcasting.com/artifacts/org.apache.cayenne.modeler/cayenne-wocompat/
implementation ("org.apache.cayenne.modeler:cayenne-wocompat:4.2.RC1")
'org.apache.cayenne.modeler:cayenne-wocompat:jar:4.2.RC1'
<dependency org="org.apache.cayenne.modeler" name="cayenne-wocompat" rev="4.2.RC1">
<artifact name="cayenne-wocompat" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cayenne.modeler', module='cayenne-wocompat', version='4.2.RC1')
)
libraryDependencies += "org.apache.cayenne.modeler" % "cayenne-wocompat" % "4.2.RC1"
[org.apache.cayenne.modeler/cayenne-wocompat "4.2.RC1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.cayenne : cayenne-server | jar | 4.2.RC1 |
org.apache.cayenne : cayenne-dbsync | jar | 4.2.RC1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.apache.cayenne.build-tools » cayenne-test-utilities | jar | 4.2.RC1 |
org.slf4j : slf4j-simple | jar | 1.7.25 |