is not current version
Last Version 2.14.0

com.webcohesion.enunciate:enunciate-examples-spring-petclinic 2.9.1

Enunciate Example: Spring-Web Petclinic

Categories

Categories

CLI User Interface
GroupId

GroupId

com.webcohesion.enunciate
ArtifactId

ArtifactId

enunciate-examples-spring-petclinic
Version

Version

2.9.1
Type

Type

war

Download enunciate-examples-spring-petclinic 2.9.1


<!-- https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-examples-spring-petclinic/ -->
<dependency>
    <groupId>com.webcohesion.enunciate</groupId>
    <artifactId>enunciate-examples-spring-petclinic</artifactId>
    <version>2.9.1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-examples-spring-petclinic/
implementation 'com.webcohesion.enunciate:enunciate-examples-spring-petclinic:2.9.1'
// https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-examples-spring-petclinic/
implementation ("com.webcohesion.enunciate:enunciate-examples-spring-petclinic:2.9.1")
'com.webcohesion.enunciate:enunciate-examples-spring-petclinic:war:2.9.1'
<dependency org="com.webcohesion.enunciate" name="enunciate-examples-spring-petclinic" rev="2.9.1">
  <artifact name="enunciate-examples-spring-petclinic" type="war" />
</dependency>
@Grapes(
@Grab(group='com.webcohesion.enunciate', module='enunciate-examples-spring-petclinic', version='2.9.1')
)
libraryDependencies += "com.webcohesion.enunciate" % "enunciate-examples-spring-petclinic" % "2.9.1"
[com.webcohesion.enunciate/enunciate-examples-spring-petclinic "2.9.1"]