License |
License |
---|---|
Categories |
CategoriesJersey Program Interface REST Frameworks |
GroupId | GroupIdnl.bstoi.jersey.test-framework |
ArtifactId | ArtifactIdjersey-spring-exposed-test-framework-core |
Last Version | Last Version2.25.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjersey-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 |
Project Organization |
Project Organizationbstoi.nl |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |