License |
License |
---|---|
Categories |
CategoriesJersey Program Interface REST Frameworks |
GroupId | GroupIdorg.irenical.fetchy |
ArtifactId | ArtifactIdfetchy-connector-jersey2 |
Last Version | Last Version2.0.12 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFetchy REST Jersey2 Service Executor
Fetchy REST - REST Service Jersey2 Executor Implementation
|
Project Organization |
Project OrganizationIrenical |
<!-- https://jarcasting.com/artifacts/org.irenical.fetchy/fetchy-connector-jersey2/ -->
<dependency>
<groupId>org.irenical.fetchy</groupId>
<artifactId>fetchy-connector-jersey2</artifactId>
<version>2.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.irenical.fetchy/fetchy-connector-jersey2/
implementation 'org.irenical.fetchy:fetchy-connector-jersey2:2.0.12'
// https://jarcasting.com/artifacts/org.irenical.fetchy/fetchy-connector-jersey2/
implementation ("org.irenical.fetchy:fetchy-connector-jersey2:2.0.12")
'org.irenical.fetchy:fetchy-connector-jersey2:jar:2.0.12'
<dependency org="org.irenical.fetchy" name="fetchy-connector-jersey2" rev="2.0.12">
<artifact name="fetchy-connector-jersey2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.irenical.fetchy', module='fetchy-connector-jersey2', version='2.0.12')
)
libraryDependencies += "org.irenical.fetchy" % "fetchy-connector-jersey2" % "2.0.12"
[org.irenical.fetchy/fetchy-connector-jersey2 "2.0.12"]
Group / Artifact | Type | Version |
---|---|---|
org.irenical.fetchy : fetchy-api | jar | 2.0.12 |
org.glassfish.jersey.core : jersey-client | jar | 2.26 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.9.0 |
ch.qos.logback : logback-classic | jar | 1.2.3 |