is not current version
Last Version 4.0.M4

org.apache.cayenne:cayenne-tools 3.0M6


GroupId

GroupId

org.apache.cayenne
ArtifactId

ArtifactId

cayenne-tools
Version

Version

3.0M6
Type

Type

jar

Download cayenne-tools 3.0M6


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