License |
License |
---|---|
GroupId | GroupIdcom.frontegg |
ArtifactId | ArtifactIdsso |
Version | Version0.0.1 |
Type | Typejar |
Description |
DescriptionFrontegg Java SDK parent project
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sso-0.0.1.pom | |
sso-0.0.1.jar | 5 KB |
sso-0.0.1-sources.jar | 3 KB |
sso-0.0.1-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.frontegg/sso/ -->
<dependency>
<groupId>com.frontegg</groupId>
<artifactId>sso</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.frontegg/sso/
implementation 'com.frontegg:sso:0.0.1'
// https://jarcasting.com/artifacts/com.frontegg/sso/
implementation ("com.frontegg:sso:0.0.1")
'com.frontegg:sso:jar:0.0.1'
<dependency org="com.frontegg" name="sso" rev="0.0.1">
<artifact name="sso" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.frontegg', module='sso', version='0.0.1')
)
libraryDependencies += "com.frontegg" % "sso" % "0.0.1"
[com.frontegg/sso "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
com.frontegg : authenticator | jar | 0.0.1 |
com.frontegg : api-client | jar | 0.0.1 |
com.frontegg : common | jar | 0.0.1 |
com.frontegg : config | jar | 0.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |