License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.frontegg |
ArtifactId | ArtifactIdmiddleware-springboot-autoconfigure |
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/middleware-springboot-autoconfigure/ -->
<dependency>
<groupId>com.frontegg</groupId>
<artifactId>middleware-springboot-autoconfigure</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.frontegg/middleware-springboot-autoconfigure/
implementation 'com.frontegg:middleware-springboot-autoconfigure:0.0.1'
// https://jarcasting.com/artifacts/com.frontegg/middleware-springboot-autoconfigure/
implementation ("com.frontegg:middleware-springboot-autoconfigure:0.0.1")
'com.frontegg:middleware-springboot-autoconfigure:jar:0.0.1'
<dependency org="com.frontegg" name="middleware-springboot-autoconfigure" rev="0.0.1">
<artifact name="middleware-springboot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.frontegg', module='middleware-springboot-autoconfigure', version='0.0.1')
)
libraryDependencies += "com.frontegg" % "middleware-springboot-autoconfigure" % "0.0.1"
[com.frontegg/middleware-springboot-autoconfigure "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | |
com.frontegg : middleware-spring | jar | 0.0.1 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |