License |
License |
---|---|
Categories |
CategoriesRESTEasy Program Interface REST Frameworks |
GroupId | GroupIdio.fabric8 |
ArtifactId | ArtifactIdgitrepo-resteasy |
Last Version | Last Version3.0.12 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFabric8 :: Git Repo :: RestEasy
Fabric8 the open source integration platform
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
gitrepo-resteasy-3.0.12.pom | |
gitrepo-resteasy-3.0.12.jar | 6 KB |
gitrepo-resteasy-3.0.12-sources.jar | 2 KB |
gitrepo-resteasy-3.0.12-javadoc.jar | 42 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.fabric8/gitrepo-resteasy/ -->
<dependency>
<groupId>io.fabric8</groupId>
<artifactId>gitrepo-resteasy</artifactId>
<version>3.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8/gitrepo-resteasy/
implementation 'io.fabric8:gitrepo-resteasy:3.0.12'
// https://jarcasting.com/artifacts/io.fabric8/gitrepo-resteasy/
implementation ("io.fabric8:gitrepo-resteasy:3.0.12")
'io.fabric8:gitrepo-resteasy:jar:3.0.12'
<dependency org="io.fabric8" name="gitrepo-resteasy" rev="3.0.12">
<artifact name="gitrepo-resteasy" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8', module='gitrepo-resteasy', version='3.0.12')
)
libraryDependencies += "io.fabric8" % "gitrepo-resteasy" % "3.0.12"
[io.fabric8/gitrepo-resteasy "3.0.12"]
Group / Artifact | Type | Version |
---|---|---|
io.fabric8 : gitrepo-api | jar | 3.0.12 |
io.fabric8 : jaxrs-utils | jar | 3.0.12 |
org.jboss.resteasy : resteasy-jaxrs | jar | 3.0.17.Final |
org.jboss.resteasy : resteasy-client | jar | 3.0.17.Final |
org.jboss.resteasy : resteasy-jackson2-provider | jar | 3.0.17.Final |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 2.4.1 |
junit : junit | jar | 4.12 |