Last Version

Enunciate - Contract-First Example (EPCIS) 1.10

An example of how to use Enunciate for contract-first development.

GroupId

GroupId

org.codehaus.enunciate
ArtifactId

ArtifactId

enunciate-integration-epcis
Version

Version

1.10
Type

Type

war
Description

Description

Enunciate - Contract-First Example (EPCIS)
An example of how to use Enunciate for contract-first development.

Download enunciate-integration-epcis 1.10


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.codehaus.enunciate : enunciate-rt jar 1.10
org.codehaus.enunciate : enunciate-jaxws-ri-rt jar 1.10

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.3

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.