is not current version
Last Version 4.0.M4

org.apache.cayenne:cayenne-tools 4.0.M2


GroupId

GroupId

org.apache.cayenne
ArtifactId

ArtifactId

cayenne-tools
Version

Version

4.0.M2
Type

Type

jar

Download cayenne-tools 4.0.M2


<!-- https://jarcasting.com/artifacts/org.apache.cayenne/cayenne-tools/ -->
<dependency>
    <groupId>org.apache.cayenne</groupId>
    <artifactId>cayenne-tools</artifactId>
    <version>4.0.M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cayenne/cayenne-tools/
implementation 'org.apache.cayenne:cayenne-tools:4.0.M2'
// https://jarcasting.com/artifacts/org.apache.cayenne/cayenne-tools/
implementation ("org.apache.cayenne:cayenne-tools:4.0.M2")
'org.apache.cayenne:cayenne-tools:jar:4.0.M2'
<dependency org="org.apache.cayenne" name="cayenne-tools" rev="4.0.M2">
  <artifact name="cayenne-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cayenne', module='cayenne-tools', version='4.0.M2')
)
libraryDependencies += "org.apache.cayenne" % "cayenne-tools" % "4.0.M2"
[org.apache.cayenne/cayenne-tools "4.0.M2"]