is not current version
Last Version 3.3.30-oss

com.att.woorea:jersey2-connector 3.3.29-oss

OpenStack Jersey2 Connector

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

com.att.woorea
ArtifactId

ArtifactId

jersey2-connector
Version

Version

3.3.29-oss
Type

Type

jar

Download jersey2-connector 3.3.29-oss


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