License |
License |
---|---|
Categories |
CategoriesSentinel Container Microservices |
GroupId | GroupIdbr.com.tempest |
ArtifactId | ArtifactIdsentinelapi |
Last Version | Last Version2.9.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsentinelapi
Sentinel is a REST API that provide 2FA into third-party applications. This sdk helps the integration of java applications with our service.
|
Filename | Size |
---|---|
sentinelapi-2.9.4.pom | |
sentinelapi-2.9.4.jar | 13 KB |
sentinelapi-2.9.4-sources.jar | 6 KB |
sentinelapi-2.9.4-javadoc.jar | 73 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.tempest/sentinelapi/ -->
<dependency>
<groupId>br.com.tempest</groupId>
<artifactId>sentinelapi</artifactId>
<version>2.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.tempest/sentinelapi/
implementation 'br.com.tempest:sentinelapi:2.9.4'
// https://jarcasting.com/artifacts/br.com.tempest/sentinelapi/
implementation ("br.com.tempest:sentinelapi:2.9.4")
'br.com.tempest:sentinelapi:jar:2.9.4'
<dependency org="br.com.tempest" name="sentinelapi" rev="2.9.4">
<artifact name="sentinelapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.tempest', module='sentinelapi', version='2.9.4')
)
libraryDependencies += "br.com.tempest" % "sentinelapi" % "2.9.4"
[br.com.tempest/sentinelapi "2.9.4"]
Group / Artifact | Type | Version |
---|---|---|
com.sun.jersey : jersey-client | jar | 1.14 |
com.sun.jersey : jersey-bundle | jar | 1.14 |
org.codehaus.jackson : jackson-core-asl | jar | 1.9.9 |
org.codehaus.jackson : jackson-jaxrs | jar | 1.9.9 |
org.codehaus.jackson : jackson-xc | jar | 1.9.9 |
org.codehaus.jettison : jettison | jar | 1.3.2 |
junit : junit | jar | 4.12 |
org.easymock : easymock | jar | 3.1 |