License |
License
jQuery license
|
---|---|
Categories |
CategoriesGlassFish Container Application Servers Jersey Program Interface REST Frameworks |
GroupId | GroupIdorg.glassfish.jersey.test-framework |
ArtifactId | ArtifactIdjersey-test-framework-util |
Last Version | Last Version3.1.0-M3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjersey-test-framework-util
Jersey Test Framework Utils
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.glassfish.jersey.test-framework/jersey-test-framework-util/ -->
<dependency>
<groupId>org.glassfish.jersey.test-framework</groupId>
<artifactId>jersey-test-framework-util</artifactId>
<version>3.1.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.jersey.test-framework/jersey-test-framework-util/
implementation 'org.glassfish.jersey.test-framework:jersey-test-framework-util:3.1.0-M3'
// https://jarcasting.com/artifacts/org.glassfish.jersey.test-framework/jersey-test-framework-util/
implementation ("org.glassfish.jersey.test-framework:jersey-test-framework-util:3.1.0-M3")
'org.glassfish.jersey.test-framework:jersey-test-framework-util:jar:3.1.0-M3'
<dependency org="org.glassfish.jersey.test-framework" name="jersey-test-framework-util" rev="3.1.0-M3">
<artifact name="jersey-test-framework-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.jersey.test-framework', module='jersey-test-framework-util', version='3.1.0-M3')
)
libraryDependencies += "org.glassfish.jersey.test-framework" % "jersey-test-framework-util" % "3.1.0-M3"
[org.glassfish.jersey.test-framework/jersey-test-framework-util "3.1.0-M3"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jersey.core : jersey-server | jar | 3.1.0-M3 |
org.glassfish.jersey.core : jersey-client | jar | 3.1.0-M3 |
junit : junit | jar | 4.13.1 |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jersey.inject : jersey-hk2 | jar | 3.1.0-M3 |