не последняя версия
Последняя версия 2.14.0

com.webcohesion.enunciate:enunciate-examples-contract-first 2.1.0

Enunciate Example: Contract-First API.

Группа

Группа

com.webcohesion.enunciate
Идентификатор

Идентификатор

enunciate-examples-contract-first
Версия

Версия

2.1.0
Тип

Тип

war

Скачать enunciate-examples-contract-first 2.1.0


<!-- 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.1.0</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.1.0'
// https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-examples-contract-first/
implementation ("com.webcohesion.enunciate:enunciate-examples-contract-first:2.1.0")
'com.webcohesion.enunciate:enunciate-examples-contract-first:war:2.1.0'
<dependency org="com.webcohesion.enunciate" name="enunciate-examples-contract-first" rev="2.1.0">
  <artifact name="enunciate-examples-contract-first" type="war" />
</dependency>
@Grapes(
@Grab(group='com.webcohesion.enunciate', module='enunciate-examples-contract-first', version='2.1.0')
)
libraryDependencies += "com.webcohesion.enunciate" % "enunciate-examples-contract-first" % "2.1.0"
[com.webcohesion.enunciate/enunciate-examples-contract-first "2.1.0"]