is not current version
Last Version 3.1.0-M3

org.glassfish.jersey.test-framework:memleak-test-common 3.1.0-M1


Categories

Categories

GlassFish Container Application Servers Jersey Program Interface REST Frameworks
GroupId

GroupId

org.glassfish.jersey.test-framework
ArtifactId

ArtifactId

memleak-test-common
Version

Version

3.1.0-M1
Type

Type

jar

Download memleak-test-common 3.1.0-M1


<!-- 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-M1</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-M1'
// https://jarcasting.com/artifacts/org.glassfish.jersey.test-framework/memleak-test-common/
implementation ("org.glassfish.jersey.test-framework:memleak-test-common:3.1.0-M1")
'org.glassfish.jersey.test-framework:memleak-test-common:jar:3.1.0-M1'
<dependency org="org.glassfish.jersey.test-framework" name="memleak-test-common" rev="3.1.0-M1">
  <artifact name="memleak-test-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.jersey.test-framework', module='memleak-test-common', version='3.1.0-M1')
)
libraryDependencies += "org.glassfish.jersey.test-framework" % "memleak-test-common" % "3.1.0-M1"
[org.glassfish.jersey.test-framework/memleak-test-common "3.1.0-M1"]