is not current version
Last Version 2.1.11

cocoon:cocoon-petstore 2.1.4


GroupId

GroupId

cocoon
ArtifactId

ArtifactId

cocoon-petstore
Version

Version

2.1.4
Type

Type

jar

Download cocoon-petstore 2.1.4


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