License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.webcohesion.enunciate |
ArtifactId | ArtifactIdenunciate-examples-spring-petclinic |
Last Version | Last Version2.14.0 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionEnunciate - Spring-Web Petclinic Example
Enunciate Example: Spring-Web Petclinic
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |