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

com.webcohesion.enunciate:enunciate-examples-jersey-storage-spring 2.10.1

Enunciate Example: Jersey Storage, Spring-Managed

Категории

Категории

Jersey Межпрограммное взаимодействие REST Frameworks
Группа

Группа

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

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

enunciate-examples-jersey-storage-spring
Версия

Версия

2.10.1
Тип

Тип

war

Скачать enunciate-examples-jersey-storage-spring 2.10.1


<!-- https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-examples-jersey-storage-spring/ -->
<dependency>
    <groupId>com.webcohesion.enunciate</groupId>
    <artifactId>enunciate-examples-jersey-storage-spring</artifactId>
    <version>2.10.1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-examples-jersey-storage-spring/
implementation 'com.webcohesion.enunciate:enunciate-examples-jersey-storage-spring:2.10.1'
// https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-examples-jersey-storage-spring/
implementation ("com.webcohesion.enunciate:enunciate-examples-jersey-storage-spring:2.10.1")
'com.webcohesion.enunciate:enunciate-examples-jersey-storage-spring:war:2.10.1'
<dependency org="com.webcohesion.enunciate" name="enunciate-examples-jersey-storage-spring" rev="2.10.1">
  <artifact name="enunciate-examples-jersey-storage-spring" type="war" />
</dependency>
@Grapes(
@Grab(group='com.webcohesion.enunciate', module='enunciate-examples-jersey-storage-spring', version='2.10.1')
)
libraryDependencies += "com.webcohesion.enunciate" % "enunciate-examples-jersey-storage-spring" % "2.10.1"
[com.webcohesion.enunciate/enunciate-examples-jersey-storage-spring "2.10.1"]