Last Version

org.glassfish.jersey.examples:helloworld-spring-annotations 3.0.0-M6

Spring 4 Integration Jersey Example

License

License

jQuery license
Categories

Categories

GlassFish Container Application Servers Jersey Program Interface REST Frameworks
GroupId

GroupId

org.glassfish.jersey.examples
ArtifactId

ArtifactId

helloworld-spring-annotations
Version

Version

3.0.0-M6
Type

Type

jar
Description

Description

Spring 4 Integration Jersey Example
Project URL

Project URL

https://projects.eclipse.org/projects/ee4j.jersey/helloworld-spring-annotations
Project Organization

Project Organization

Eclipse Foundation

Download helloworld-spring-annotations 3.0.0-M6


<!-- https://jarcasting.com/artifacts/org.glassfish.jersey.examples/helloworld-spring-annotations/ -->
<dependency>
    <groupId>org.glassfish.jersey.examples</groupId>
    <artifactId>helloworld-spring-annotations</artifactId>
    <version>3.0.0-M6</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.jersey.examples/helloworld-spring-annotations/
implementation 'org.glassfish.jersey.examples:helloworld-spring-annotations:3.0.0-M6'
// https://jarcasting.com/artifacts/org.glassfish.jersey.examples/helloworld-spring-annotations/
implementation ("org.glassfish.jersey.examples:helloworld-spring-annotations:3.0.0-M6")
'org.glassfish.jersey.examples:helloworld-spring-annotations:jar:3.0.0-M6'
<dependency org="org.glassfish.jersey.examples" name="helloworld-spring-annotations" rev="3.0.0-M6">
  <artifact name="helloworld-spring-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.jersey.examples', module='helloworld-spring-annotations', version='3.0.0-M6')
)
libraryDependencies += "org.glassfish.jersey.examples" % "helloworld-spring-annotations" % "3.0.0-M6"
[org.glassfish.jersey.examples/helloworld-spring-annotations "3.0.0-M6"]

Dependencies

compile (6)

Group / Artifact Type Version
org.glassfish.jersey.containers : jersey-container-grizzly2-http jar
org.glassfish.jersey.inject : jersey-hk2 jar
org.glassfish.jersey.ext : jersey-spring4 jar 3.0.0-M6
org.springframework : spring-web jar 4.3.20.RELEASE
commons-logging : commons-logging jar 1.2
javax.servlet : javax.servlet-api jar 3.0.1

test (1)

Group / Artifact Type Version
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-inmemory jar

Project Modules

There are no modules declared in this project.