License |
License |
---|---|
Categories |
CategoriesCLI User Interface RESTEasy Program Interface REST Frameworks |
GroupId | GroupIdbr.com.esec.icpm |
ArtifactId | ArtifactIdcertillion-client-library-resteasy-plugin |
Last Version | Last Version1.1.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCertillion Client Library - Resteasy Plugin
...
|
<!-- https://jarcasting.com/artifacts/br.com.esec.icpm/certillion-client-library-resteasy-plugin/ -->
<dependency>
<groupId>br.com.esec.icpm</groupId>
<artifactId>certillion-client-library-resteasy-plugin</artifactId>
<version>1.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.esec.icpm/certillion-client-library-resteasy-plugin/
implementation 'br.com.esec.icpm:certillion-client-library-resteasy-plugin:1.1.10'
// https://jarcasting.com/artifacts/br.com.esec.icpm/certillion-client-library-resteasy-plugin/
implementation ("br.com.esec.icpm:certillion-client-library-resteasy-plugin:1.1.10")
'br.com.esec.icpm:certillion-client-library-resteasy-plugin:jar:1.1.10'
<dependency org="br.com.esec.icpm" name="certillion-client-library-resteasy-plugin" rev="1.1.10">
<artifact name="certillion-client-library-resteasy-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.esec.icpm', module='certillion-client-library-resteasy-plugin', version='1.1.10')
)
libraryDependencies += "br.com.esec.icpm" % "certillion-client-library-resteasy-plugin" % "1.1.10"
[br.com.esec.icpm/certillion-client-library-resteasy-plugin "1.1.10"]
Group / Artifact | Type | Version |
---|---|---|
br.com.esec.icpm : certillion-client-library | jar | 1.1.10 |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.resteasy : resteasy-client | jar | 3.0.12.Final |