is not current version
Last Version 3.3.30-oss

com.att.woorea:jersey-connector 3.3.28-oss

OpenStack Jersey Connector

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

com.att.woorea
ArtifactId

ArtifactId

jersey-connector
Version

Version

3.3.28-oss
Type

Type

jar

Download jersey-connector 3.3.28-oss


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