GroupId | GroupIdcom.webcohesion.enunciate |
---|---|
ArtifactId | ArtifactIdenunciate-examples-full-api-edge-cases |
Version | Version2.11.1 |
Type | Typewar |
<!-- https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-examples-full-api-edge-cases/ -->
<dependency>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-examples-full-api-edge-cases</artifactId>
<version>2.11.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-examples-full-api-edge-cases/
implementation 'com.webcohesion.enunciate:enunciate-examples-full-api-edge-cases:2.11.1'
// https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-examples-full-api-edge-cases/
implementation ("com.webcohesion.enunciate:enunciate-examples-full-api-edge-cases:2.11.1")
'com.webcohesion.enunciate:enunciate-examples-full-api-edge-cases:war:2.11.1'
<dependency org="com.webcohesion.enunciate" name="enunciate-examples-full-api-edge-cases" rev="2.11.1">
<artifact name="enunciate-examples-full-api-edge-cases" type="war" />
</dependency>
@Grapes(
@Grab(group='com.webcohesion.enunciate', module='enunciate-examples-full-api-edge-cases', version='2.11.1')
)
libraryDependencies += "com.webcohesion.enunciate" % "enunciate-examples-full-api-edge-cases" % "2.11.1"
[com.webcohesion.enunciate/enunciate-examples-full-api-edge-cases "2.11.1"]