is not current version
Last Version 2.0.12

org.irenical.fetchy:fetchy-connector-jersey2 2.0.7

Fetchy REST - REST Service Jersey2 Executor Implementation

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

org.irenical.fetchy
ArtifactId

ArtifactId

fetchy-connector-jersey2
Version

Version

2.0.7
Type

Type

jar

Download fetchy-connector-jersey2 2.0.7


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