| License |
License |
|---|---|
| GroupId | GroupIdcom.frontegg.sdk |
| ArtifactId | ArtifactIdauthenticator |
| Last Version | Last Version0.0.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFrontegg Java SDK parent project
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| authenticator-0.0.7.pom | |
| authenticator-0.0.7.jar | 6 KB |
| authenticator-0.0.7-sources.jar | 4 KB |
| authenticator-0.0.7-javadoc.jar | 43 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.frontegg.sdk/authenticator/ -->
<dependency>
<groupId>com.frontegg.sdk</groupId>
<artifactId>authenticator</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.frontegg.sdk/authenticator/
implementation 'com.frontegg.sdk:authenticator:0.0.7'
// https://jarcasting.com/artifacts/com.frontegg.sdk/authenticator/
implementation ("com.frontegg.sdk:authenticator:0.0.7")
'com.frontegg.sdk:authenticator:jar:0.0.7'
<dependency org="com.frontegg.sdk" name="authenticator" rev="0.0.7">
<artifact name="authenticator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.frontegg.sdk', module='authenticator', version='0.0.7')
)
libraryDependencies += "com.frontegg.sdk" % "authenticator" % "0.0.7"
[com.frontegg.sdk/authenticator "0.0.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.frontegg.sdk : common | jar | 0.0.7 |
| com.frontegg.sdk : config | jar | 0.0.7 |
| com.frontegg.sdk : api-client | jar | 0.0.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
| org.mockito : mockito-all | jar | 1.10.19 |