is not current version
Last Version 4.0.M4

org.apache.cayenne:cayenne-tools 3.2M1


GroupId

GroupId

org.apache.cayenne
ArtifactId

ArtifactId

cayenne-tools
Version

Version

3.2M1
Type

Type

jar

Download cayenne-tools 3.2M1


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