License |
License |
---|---|
Categories |
CategoriesJersey Program Interface REST Frameworks |
GroupId | GroupIdcom.sun.jersey.samples |
ArtifactId | ArtifactIdspring-annotations |
Last Version | Last Version1.19.4 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionSpring Annotations WebApp - Jersey sample
Samples that show how to use jersey.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.sun.jersey.samples/spring-annotations/ -->
<dependency>
<groupId>com.sun.jersey.samples</groupId>
<artifactId>spring-annotations</artifactId>
<version>1.19.4</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.sun.jersey.samples/spring-annotations/
implementation 'com.sun.jersey.samples:spring-annotations:1.19.4'
// https://jarcasting.com/artifacts/com.sun.jersey.samples/spring-annotations/
implementation ("com.sun.jersey.samples:spring-annotations:1.19.4")
'com.sun.jersey.samples:spring-annotations:war:1.19.4'
<dependency org="com.sun.jersey.samples" name="spring-annotations" rev="1.19.4">
<artifact name="spring-annotations" type="war" />
</dependency>
@Grapes(
@Grab(group='com.sun.jersey.samples', module='spring-annotations', version='1.19.4')
)
libraryDependencies += "com.sun.jersey.samples" % "spring-annotations" % "1.19.4"
[com.sun.jersey.samples/spring-annotations "1.19.4"]
Group / Artifact | Type | Version |
---|---|---|
org.aspectj : aspectjrt | jar | ${aspectjrt.version} |
com.sun.jersey : jersey-servlet | jar | 1.19.4 |
com.sun.jersey.contribs : jersey-spring | jar | 1.19.4 |
Group / Artifact | Type | Version |
---|---|---|
org.aspectj : aspectjweaver | jar | ${aspectjrt.version} |
cglib : cglib | jar | 2.2 |
Group / Artifact | Type | Version |
---|---|---|
com.sun.jersey.jersey-test-framework : jersey-test-framework-grizzly2 | jar | 1.19.4 |
com.sun.jersey.jersey-test-framework : jersey-test-framework-external | jar | 1.19.4 |