Last Version

Enunciate - Spring-Web Petclinic Example 2.14.0

Enunciate Example: Spring-Web Petclinic

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.webcohesion.enunciate
ArtifactId

ArtifactId

enunciate-examples-spring-petclinic
Version

Version

2.14.0
Type

Type

war
Description

Description

Enunciate - Spring-Web Petclinic Example
Enunciate Example: Spring-Web Petclinic

Download enunciate-examples-spring-petclinic 2.14.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework : spring-webmvc jar
javax.persistence : persistence-api jar 1.0.2
com.fasterxml.jackson.core : jackson-databind jar 2.11.0
javax.validation : validation-api jar 2.0.1.Final
jakarta.validation : jakarta.validation-api jar 3.0.1
joda-time : joda-time jar 2.10.3
org.joda : joda-convert jar 2.2.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.