is not current version
Last Version 3.1.0-M3

jersey-test-framework-provider-bundle 3.1.0-M2

Jersey Test Framework Providers Bundle

License

License

jQuery license
Categories

Categories

IDE Development Tools GlassFish Container Application Servers Jersey Program Interface REST Frameworks
GroupId

GroupId

org.glassfish.jersey.test-framework.providers
ArtifactId

ArtifactId

jersey-test-framework-provider-bundle
Version

Version

3.1.0-M2
Type

Type

pom
Description

Description

jersey-test-framework-provider-bundle
Jersey Test Framework Providers Bundle
Project URL

Project URL

https://projects.eclipse.org/projects/ee4j.jersey/jersey-test-framework-provider-bundle
Project Organization

Project Organization

Eclipse Foundation

Download jersey-test-framework-provider-bundle 3.1.0-M2


<!-- https://jarcasting.com/artifacts/org.glassfish.jersey.test-framework.providers/jersey-test-framework-provider-bundle/ -->
<dependency>
    <groupId>org.glassfish.jersey.test-framework.providers</groupId>
    <artifactId>jersey-test-framework-provider-bundle</artifactId>
    <version>3.1.0-M2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.jersey.test-framework.providers/jersey-test-framework-provider-bundle/
implementation 'org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-bundle:3.1.0-M2'
// https://jarcasting.com/artifacts/org.glassfish.jersey.test-framework.providers/jersey-test-framework-provider-bundle/
implementation ("org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-bundle:3.1.0-M2")
'org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-bundle:pom:3.1.0-M2'
<dependency org="org.glassfish.jersey.test-framework.providers" name="jersey-test-framework-provider-bundle" rev="3.1.0-M2">
  <artifact name="jersey-test-framework-provider-bundle" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.jersey.test-framework.providers', module='jersey-test-framework-provider-bundle', version='3.1.0-M2')
)
libraryDependencies += "org.glassfish.jersey.test-framework.providers" % "jersey-test-framework-provider-bundle" % "3.1.0-M2"
[org.glassfish.jersey.test-framework.providers/jersey-test-framework-provider-bundle "3.1.0-M2"]

Dependencies

compile (8)

Group / Artifact Type Version
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-grizzly2 jar 3.1.0-M2
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-inmemory jar 3.1.0-M2
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-external jar 3.1.0-M2
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-jdk-http jar 3.1.0-M2
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-simple jar 3.1.0-M2
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-netty jar 3.1.0-M2
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-jetty jar 3.1.0-M2
junit : junit jar 4.13.1

test (1)

Group / Artifact Type Version
org.glassfish.jersey.inject : jersey-hk2 jar 3.1.0-M2

Project Modules

There are no modules declared in this project.