License |
License |
---|---|
Categories |
CategoriesJersey Program Interface REST Frameworks |
GroupId | GroupIdcom.sun.jersey.contribs.bill-burke-book |
ArtifactId | ArtifactIdex11_2 |
Last Version | Last Version1.19.4 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptionex11_2
Projects that provide additional functionality to jersey, like integration
with other projects/frameworks.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
ex11_2-1.19.4.pom | |
ex11_2-1.19.4.war | 10 MB |
ex11_2-1.19.4-project.zip | 34 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |