| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJersey Межпрограммное взаимодействие REST Frameworks |
| Группа | Группаcom.sun.jersey.contribs.bill-burke-book |
| Идентификатор | Идентификаторex11_2 |
| Последняя версия | Последняя версия1.19.4 |
| Дата | Дата |
| Тип | Типwar |
| Описание |
Описаниеex11_2
Projects that provide additional functionality to jersey, like integration
with other projects/frameworks.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| ex11_2-1.19.4.pom | |
| ex11_2-1.19.4.war | 10 MB |
| ex11_2-1.19.4-project.zip | 34 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.sun.jersey.contribs.bill-burke-book/ex11_2/ -->
<dependency>
<groupId>com.sun.jersey.contribs.bill-burke-book</groupId>
<artifactId>ex11_2</artifactId>
<version>1.19.4</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.sun.jersey.contribs.bill-burke-book/ex11_2/
implementation 'com.sun.jersey.contribs.bill-burke-book:ex11_2:1.19.4'
// https://jarcasting.com/artifacts/com.sun.jersey.contribs.bill-burke-book/ex11_2/
implementation ("com.sun.jersey.contribs.bill-burke-book:ex11_2:1.19.4")
'com.sun.jersey.contribs.bill-burke-book:ex11_2:war:1.19.4'
<dependency org="com.sun.jersey.contribs.bill-burke-book" name="ex11_2" rev="1.19.4">
<artifact name="ex11_2" type="war" />
</dependency>
@Grapes(
@Grab(group='com.sun.jersey.contribs.bill-burke-book', module='ex11_2', version='1.19.4')
)
libraryDependencies += "com.sun.jersey.contribs.bill-burke-book" % "ex11_2" % "1.19.4"
[com.sun.jersey.contribs.bill-burke-book/ex11_2 "1.19.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.sun.xml.bind : jaxb-impl | jar | 2.2.3-1 |
| javax.persistence : persistence-api | jar | 1.0 |
| javax.transaction : jta | jar | 1.1 |
| commons-dbcp : commons-dbcp | jar | 1.2.1 |
| org.slf4j : slf4j-log4j12 | jar | 1.5.9.RC1 |
| hsqldb : hsqldb | jar | 1.8.0.7 |
| org.hibernate : hibernate-entitymanager | jar | 3.4.0.GA |
| org.springframework : spring | jar | 2.5.5 |
| xerces : xercesImpl | jar | 2.8.1 |
| commons-collections : commons-collections | jar | 3.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.2 |