License |
License |
---|---|
GroupId | GroupIdorg.apache.cayenne.modeler |
ArtifactId | ArtifactIdcayenne-wocompat |
Version | Version4.2.M3 |
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.M3.pom | |
cayenne-wocompat-4.2.M3.jar | 72 KB |
cayenne-wocompat-4.2.M3-sources.jar | 117 KB |
cayenne-wocompat-4.2.M3-javadoc.jar | 133 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.M3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cayenne.modeler/cayenne-wocompat/
implementation 'org.apache.cayenne.modeler:cayenne-wocompat:4.2.M3'
// https://jarcasting.com/artifacts/org.apache.cayenne.modeler/cayenne-wocompat/
implementation ("org.apache.cayenne.modeler:cayenne-wocompat:4.2.M3")
'org.apache.cayenne.modeler:cayenne-wocompat:jar:4.2.M3'
<dependency org="org.apache.cayenne.modeler" name="cayenne-wocompat" rev="4.2.M3">
<artifact name="cayenne-wocompat" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cayenne.modeler', module='cayenne-wocompat', version='4.2.M3')
)
libraryDependencies += "org.apache.cayenne.modeler" % "cayenne-wocompat" % "4.2.M3"
[org.apache.cayenne.modeler/cayenne-wocompat "4.2.M3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.cayenne : cayenne-server | jar | 4.2.M3 |
org.apache.cayenne : cayenne-dbsync | jar | 4.2.M3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.apache.cayenne.build-tools » cayenne-test-utilities | jar | 4.2.M3 |
org.slf4j : slf4j-simple | jar | 1.7.25 |