| Категории |
КатегорииJersey Межпрограммное взаимодействие REST Frameworks |
|---|---|
| Группа | Группаorg.codehaus.enunciate |
| Идентификатор | Идентификаторenunciate-integration-jersey-storage |
| Последняя версия | Последняя версия1.10 |
| Дата | Дата |
| Тип | Типwar |
| Описание |
ОписаниеEnunciate - Jersey Integration Tests
Integration tests for Enunciate, testing the Jersey deployment.
|
| Имя Файла | Размер |
|---|---|
| enunciate-integration-jersey-storage-1.10.pom | |
| enunciate-integration-jersey-storage-1.10.war | 8 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-integration-jersey-storage/ -->
<dependency>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-integration-jersey-storage</artifactId>
<version>1.10</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-integration-jersey-storage/
implementation 'org.codehaus.enunciate:enunciate-integration-jersey-storage:1.10'
// https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-integration-jersey-storage/
implementation ("org.codehaus.enunciate:enunciate-integration-jersey-storage:1.10")
'org.codehaus.enunciate:enunciate-integration-jersey-storage:war:1.10'
<dependency org="org.codehaus.enunciate" name="enunciate-integration-jersey-storage" rev="1.10">
<artifact name="enunciate-integration-jersey-storage" type="war" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.enunciate', module='enunciate-integration-jersey-storage', version='1.10')
)
libraryDependencies += "org.codehaus.enunciate" % "enunciate-integration-jersey-storage" % "1.10"
[org.codehaus.enunciate/enunciate-integration-jersey-storage "1.10"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| cglib : cglib-nodep | jar | 2.1_3 |
| org.codehaus.enunciate : enunciate-rt | jar | 1.10 |
| joda-time : joda-time | jar | 1.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.sun.jersey : jersey-client | jar | 1.0.2 |
| junit : junit | jar | 3.8.1 |