| License |
License |
|---|---|
| Categories |
CategoriesSecurity KeY Data Data Formats Formal Verification Swagger Program Interface REST Frameworks |
| GroupId | GroupIdcom.akeyless-security.auth.swagger |
| ArtifactId | ArtifactIdakeyless-auth-api |
| Last Version | Last Version1.0.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionakeyless-auth-api
Swagger Java
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| akeyless-auth-api-1.0.7.pom | |
| akeyless-auth-api-1.0.7.jar | 175 KB |
| akeyless-auth-api-1.0.7-tests.jar | 5 KB |
| akeyless-auth-api-1.0.7-sources.jar | 92 KB |
| akeyless-auth-api-1.0.7-javadoc.jar | 441 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.akeyless-security.auth.swagger/akeyless-auth-api/ -->
<dependency>
<groupId>com.akeyless-security.auth.swagger</groupId>
<artifactId>akeyless-auth-api</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.akeyless-security.auth.swagger/akeyless-auth-api/
implementation 'com.akeyless-security.auth.swagger:akeyless-auth-api:1.0.7'
// https://jarcasting.com/artifacts/com.akeyless-security.auth.swagger/akeyless-auth-api/
implementation ("com.akeyless-security.auth.swagger:akeyless-auth-api:1.0.7")
'com.akeyless-security.auth.swagger:akeyless-auth-api:jar:1.0.7'
<dependency org="com.akeyless-security.auth.swagger" name="akeyless-auth-api" rev="1.0.7">
<artifact name="akeyless-auth-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.akeyless-security.auth.swagger', module='akeyless-auth-api', version='1.0.7')
)
libraryDependencies += "com.akeyless-security.auth.swagger" % "akeyless-auth-api" % "1.0.7"
[com.akeyless-security.auth.swagger/akeyless-auth-api "1.0.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.swagger : swagger-annotations | jar | 1.5.15 |
| com.squareup.okhttp : okhttp | jar | 2.7.5 |
| com.squareup.okhttp : logging-interceptor | jar | 2.7.5 |
| com.google.code.gson : gson | jar | 2.8.1 |
| io.gsonfire : gson-fire | jar | 1.8.0 |
| org.threeten : threetenbp | jar | 1.3.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |