Last Version

jersey-connectors-jdk 2.26-b04

Jersey Client Transport via JDK AIO

License

License

Categories

Categories

Java Languages GlassFish Container Application Servers Jersey Program Interface REST Frameworks
GroupId

GroupId

org.glassfish.jersey.incubator
ArtifactId

ArtifactId

jersey-jdk-connector
Version

Version

2.26-b04
Type

Type

jar
Description

Description

jersey-connectors-jdk
Jersey Client Transport via JDK AIO
Project Organization

Project Organization

Oracle Corporation

Download jersey-jdk-connector 2.26-b04


<!-- https://jarcasting.com/artifacts/org.glassfish.jersey.incubator/jersey-jdk-connector/ -->
<dependency>
    <groupId>org.glassfish.jersey.incubator</groupId>
    <artifactId>jersey-jdk-connector</artifactId>
    <version>2.26-b04</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.jersey.incubator/jersey-jdk-connector/
implementation 'org.glassfish.jersey.incubator:jersey-jdk-connector:2.26-b04'
// https://jarcasting.com/artifacts/org.glassfish.jersey.incubator/jersey-jdk-connector/
implementation ("org.glassfish.jersey.incubator:jersey-jdk-connector:2.26-b04")
'org.glassfish.jersey.incubator:jersey-jdk-connector:jar:2.26-b04'
<dependency org="org.glassfish.jersey.incubator" name="jersey-jdk-connector" rev="2.26-b04">
  <artifact name="jersey-jdk-connector" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.jersey.incubator', module='jersey-jdk-connector', version='2.26-b04')
)
libraryDependencies += "org.glassfish.jersey.incubator" % "jersey-jdk-connector" % "2.26-b04"
[org.glassfish.jersey.incubator/jersey-jdk-connector "2.26-b04"]

Dependencies

compile (1)

Group / Artifact Type Version
org.glassfish.jersey.core : jersey-client jar 2.26-b04

test (3)

Group / Artifact Type Version
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-bundle pom 2.26-b04
junit : junit jar 4.12
org.glassfish.jersey.inject : jersey-hk2 jar 2.26-b04

Project Modules

There are no modules declared in this project.