License |
License
jQuery license
|
---|---|
Categories |
CategoriesGlassFish Container Application Servers Jersey Program Interface REST Frameworks |
GroupId | GroupIdorg.glassfish.jersey.test-framework |
ArtifactId | ArtifactIdmemleak-test-common |
Last Version | Last Version3.1.0-M3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjersey-test-framework-memleak-test-common
Jersey test framework umbrella project
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.glassfish.jersey.test-framework/memleak-test-common/ -->
<dependency>
<groupId>org.glassfish.jersey.test-framework</groupId>
<artifactId>memleak-test-common</artifactId>
<version>3.1.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.jersey.test-framework/memleak-test-common/
implementation 'org.glassfish.jersey.test-framework:memleak-test-common:3.1.0-M3'
// https://jarcasting.com/artifacts/org.glassfish.jersey.test-framework/memleak-test-common/
implementation ("org.glassfish.jersey.test-framework:memleak-test-common:3.1.0-M3")
'org.glassfish.jersey.test-framework:memleak-test-common:jar:3.1.0-M3'
<dependency org="org.glassfish.jersey.test-framework" name="memleak-test-common" rev="3.1.0-M3">
<artifact name="memleak-test-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.jersey.test-framework', module='memleak-test-common', version='3.1.0-M3')
)
libraryDependencies += "org.glassfish.jersey.test-framework" % "memleak-test-common" % "3.1.0-M3"
[org.glassfish.jersey.test-framework/memleak-test-common "3.1.0-M3"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-external | jar | 3.1.0-M3 |
junit : junit | jar | 4.13.1 |
com.google.guava : guava | jar | 18.0 |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jersey.inject : jersey-hk2 | jar | 3.1.0-M3 |