GroupId | GroupIdorg.codehaus.enunciate |
---|---|
ArtifactId | ArtifactIdenunciate-integration-epcis |
Last Version | Last Version1.10 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionEnunciate - Contract-First Example (EPCIS)
An example of how to use Enunciate for contract-first development.
|
Filename | Size |
---|---|
enunciate-integration-epcis-1.10.pom | |
enunciate-integration-epcis-1.10.war | 10 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-integration-epcis/ -->
<dependency>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-integration-epcis</artifactId>
<version>1.10</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-integration-epcis/
implementation 'org.codehaus.enunciate:enunciate-integration-epcis:1.10'
// https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-integration-epcis/
implementation ("org.codehaus.enunciate:enunciate-integration-epcis:1.10")
'org.codehaus.enunciate:enunciate-integration-epcis:war:1.10'
<dependency org="org.codehaus.enunciate" name="enunciate-integration-epcis" rev="1.10">
<artifact name="enunciate-integration-epcis" type="war" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.enunciate', module='enunciate-integration-epcis', version='1.10')
)
libraryDependencies += "org.codehaus.enunciate" % "enunciate-integration-epcis" % "1.10"
[org.codehaus.enunciate/enunciate-integration-epcis "1.10"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.enunciate : enunciate-rt | jar | 1.10 |
org.codehaus.enunciate : enunciate-jaxws-ri-rt | jar | 1.10 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |