Last Version

jersey-spring-exposed-test-framework-core 2.25.1

A extension on the Jersey grizzly test framework, you're now able to expose the Spring Framework application context within those tests.

License

License

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

nl.bstoi.jersey.test-framework
ArtifactId

ArtifactId

jersey-spring-exposed-test-framework-core
Version

Version

2.25.1
Type

Type

jar
Description

Description

jersey-spring-exposed-test-framework-core
A extension on the Jersey grizzly test framework, you're now able to expose the Spring Framework application context within those tests.
Project URL

Project URL

https://github.com/Hylke1982/jersey-spring-exposed-test-framework-core
Project Organization

Project Organization

bstoi.nl
Source Code Management

Source Code Management

https://github.com/Hylke1982/jersey-spring-exposed-test-framework-core.git

Download jersey-spring-exposed-test-framework-core 2.25.1


<!-- https://jarcasting.com/artifacts/nl.bstoi.jersey.test-framework/jersey-spring-exposed-test-framework-core/ -->
<dependency>
    <groupId>nl.bstoi.jersey.test-framework</groupId>
    <artifactId>jersey-spring-exposed-test-framework-core</artifactId>
    <version>2.25.1</version>
</dependency>
// https://jarcasting.com/artifacts/nl.bstoi.jersey.test-framework/jersey-spring-exposed-test-framework-core/
implementation 'nl.bstoi.jersey.test-framework:jersey-spring-exposed-test-framework-core:2.25.1'
// https://jarcasting.com/artifacts/nl.bstoi.jersey.test-framework/jersey-spring-exposed-test-framework-core/
implementation ("nl.bstoi.jersey.test-framework:jersey-spring-exposed-test-framework-core:2.25.1")
'nl.bstoi.jersey.test-framework:jersey-spring-exposed-test-framework-core:jar:2.25.1'
<dependency org="nl.bstoi.jersey.test-framework" name="jersey-spring-exposed-test-framework-core" rev="2.25.1">
  <artifact name="jersey-spring-exposed-test-framework-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.bstoi.jersey.test-framework', module='jersey-spring-exposed-test-framework-core', version='2.25.1')
)
libraryDependencies += "nl.bstoi.jersey.test-framework" % "jersey-spring-exposed-test-framework-core" % "2.25.1"
[nl.bstoi.jersey.test-framework/jersey-spring-exposed-test-framework-core "2.25.1"]

Dependencies

compile (6)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.guava : guava jar 18.0
javax.ws.rs : javax.ws.rs-api jar 2.0
org.glassfish.jersey.containers : jersey-container-grizzly2-servlet jar 2.25.1
org.glassfish.jersey.ext : jersey-spring3 jar 2.25.1
org.glassfish.jersey.test-framework : jersey-test-framework-core jar 2.25.1

Project Modules

There are no modules declared in this project.