| License |
License |
|---|---|
| GroupId | GroupIdorg.irenical.fetchy |
| ArtifactId | ArtifactIdfetchy-api |
| Last Version | Last Version2.0.12 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFetchy API
Fetchy - Service Discovery API
|
| Project Organization |
Project OrganizationIrenical |
| Filename | Size |
|---|---|
| fetchy-api-2.0.12.pom | |
| fetchy-api-2.0.12.jar | 14 KB |
| fetchy-api-2.0.12-sources.jar | 7 KB |
| fetchy-api-2.0.12-javadoc.jar | 112 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.irenical.fetchy/fetchy-api/ -->
<dependency>
<groupId>org.irenical.fetchy</groupId>
<artifactId>fetchy-api</artifactId>
<version>2.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.irenical.fetchy/fetchy-api/
implementation 'org.irenical.fetchy:fetchy-api:2.0.12'
// https://jarcasting.com/artifacts/org.irenical.fetchy/fetchy-api/
implementation ("org.irenical.fetchy:fetchy-api:2.0.12")
'org.irenical.fetchy:fetchy-api:jar:2.0.12'
<dependency org="org.irenical.fetchy" name="fetchy-api" rev="2.0.12">
<artifact name="fetchy-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.irenical.fetchy', module='fetchy-api', version='2.0.12')
)
libraryDependencies += "org.irenical.fetchy" % "fetchy-api" % "2.0.12"
[org.irenical.fetchy/fetchy-api "2.0.12"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.irenical.lifecycle : lifecycle | jar | 1.0.2 |
| org.mockito : mockito-core | jar | 2.7.22 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.2 |
| junit : junit | jar | 4.12 |