| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.webcohesion.enunciate |
| Идентификатор | Идентификаторenunciate-examples-contract-first |
| Версия | Версия2.13.3 |
| Тип | Типwar |
| Описание |
ОписаниеEnunciate - Contract-First API Example
Enunciate Example: Contract-First API.
|
<!-- https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-examples-contract-first/ -->
<dependency>
<groupId>com.webcohesion.enunciate</groupId>
<artifactId>enunciate-examples-contract-first</artifactId>
<version>2.13.3</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-examples-contract-first/
implementation 'com.webcohesion.enunciate:enunciate-examples-contract-first:2.13.3'
// https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-examples-contract-first/
implementation ("com.webcohesion.enunciate:enunciate-examples-contract-first:2.13.3")
'com.webcohesion.enunciate:enunciate-examples-contract-first:war:2.13.3'
<dependency org="com.webcohesion.enunciate" name="enunciate-examples-contract-first" rev="2.13.3">
<artifact name="enunciate-examples-contract-first" type="war" />
</dependency>
@Grapes(
@Grab(group='com.webcohesion.enunciate', module='enunciate-examples-contract-first', version='2.13.3')
)
libraryDependencies += "com.webcohesion.enunciate" % "enunciate-examples-contract-first" % "2.13.3"
[com.webcohesion.enunciate/enunciate-examples-contract-first "2.13.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.sun.xml.ws : jaxws-rt | jar | 2.2.10 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |