License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.peachapisecurity |
ArtifactId | ArtifactIdapi |
Last Version | Last Version1.5.41 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.peachapisecurity:api
Library that wraps the Peach API Security RESTful API.
|
Project URL |
Project URL |
Filename | Size |
---|---|
api-1.5.41.pom | |
api-1.5.41.jar | 18 KB |
api-1.5.41-sources.jar | 11 KB |
api-1.5.41-javadoc.jar | 66 KB |
api-1.5.41-jar-with-dependencies.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.peachapisecurity/api/ -->
<dependency>
<groupId>com.peachapisecurity</groupId>
<artifactId>api</artifactId>
<version>1.5.41</version>
</dependency>
// https://jarcasting.com/artifacts/com.peachapisecurity/api/
implementation 'com.peachapisecurity:api:1.5.41'
// https://jarcasting.com/artifacts/com.peachapisecurity/api/
implementation ("com.peachapisecurity:api:1.5.41")
'com.peachapisecurity:api:jar:1.5.41'
<dependency org="com.peachapisecurity" name="api" rev="1.5.41">
<artifact name="api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.peachapisecurity', module='api', version='1.5.41')
)
libraryDependencies += "com.peachapisecurity" % "api" % "1.5.41"
[com.peachapisecurity/api "1.5.41"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : fluent-hc | jar | 4.5.3 |
org.json : json | jar | 20160810 |
com.google.code.gson : gson | jar | 2.8.0 |
org.jglue.fluent-json : fluent-json | jar | 2.0.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |