is not current version
Last Version 4.2.RC1

org.apache.cayenne.tutorials:tutorial-rop-client-http2 4.1


Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.cayenne.tutorials
ArtifactId

ArtifactId

tutorial-rop-client-http2
Version

Version

4.1
Type

Type

jar

Download tutorial-rop-client-http2 4.1


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