| License |
License |
|---|---|
| GroupId | GroupIdcom.frontegg |
| ArtifactId | ArtifactIdfrontegg-springboot-sample |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFrontegg Java SDK parent project
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.frontegg/frontegg-springboot-sample/ -->
<dependency>
<groupId>com.frontegg</groupId>
<artifactId>frontegg-springboot-sample</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.frontegg/frontegg-springboot-sample/
implementation 'com.frontegg:frontegg-springboot-sample:0.0.1'
// https://jarcasting.com/artifacts/com.frontegg/frontegg-springboot-sample/
implementation ("com.frontegg:frontegg-springboot-sample:0.0.1")
'com.frontegg:frontegg-springboot-sample:jar:0.0.1'
<dependency org="com.frontegg" name="frontegg-springboot-sample" rev="0.0.1">
<artifact name="frontegg-springboot-sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.frontegg', module='frontegg-springboot-sample', version='0.0.1')
)
libraryDependencies += "com.frontegg" % "frontegg-springboot-sample" % "0.0.1"
[com.frontegg/frontegg-springboot-sample "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 1.4.4.RELEASE |
| org.springframework.boot : spring-boot-starter-security | jar | 1.4.4.RELEASE |
| com.frontegg : middleware-springboot-autoconfigure | jar | 0.0.1 |
| com.frontegg : audit | jar | 0.0.1 |
| com.frontegg : sso | jar | 0.0.1 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.11.3 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.11.3 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.11.3 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |