| License | License | 
|---|---|
| GroupId | GroupIdcom.frontegg.sdk.spring | 
| ArtifactId | ArtifactIdspring-middleware | 
| Last Version | Last Version0.0.7 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionFrontegg Java SDK parent project | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| spring-middleware-0.0.7.pom | |
| spring-middleware-0.0.7.jar | 19 KB | 
| spring-middleware-0.0.7-sources.jar | 10 KB | 
| spring-middleware-0.0.7-javadoc.jar | 76 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.frontegg.sdk.spring/spring-middleware/ -->
<dependency>
    <groupId>com.frontegg.sdk.spring</groupId>
    <artifactId>spring-middleware</artifactId>
    <version>0.0.7</version>
</dependency>// https://jarcasting.com/artifacts/com.frontegg.sdk.spring/spring-middleware/
implementation 'com.frontegg.sdk.spring:spring-middleware:0.0.7'// https://jarcasting.com/artifacts/com.frontegg.sdk.spring/spring-middleware/
implementation ("com.frontegg.sdk.spring:spring-middleware:0.0.7")'com.frontegg.sdk.spring:spring-middleware:jar:0.0.7'<dependency org="com.frontegg.sdk.spring" name="spring-middleware" rev="0.0.7">
  <artifact name="spring-middleware" type="jar" />
</dependency>@Grapes(
@Grab(group='com.frontegg.sdk.spring', module='spring-middleware', version='0.0.7')
)libraryDependencies += "com.frontegg.sdk.spring" % "spring-middleware" % "0.0.7"[com.frontegg.sdk.spring/spring-middleware "0.0.7"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.frontegg.sdk : middleware | jar | 0.0.7 | 
| com.auth0 : java-jwt | jar | 3.18.2 | 
| org.springframework.retry : spring-retry | jar | 1.2.5.RELEASE | 
| com.fasterxml.jackson.core : jackson-core | jar | 2.11.3 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.11.3 | 
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.11.3 | 
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.11.3 | 
| javax.servlet : javax.servlet-api | jar | 3.1.0 | 
| org.slf4j : slf4j-api | jar | 1.7.30 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework : spring-core | jar | |
| org.springframework : spring-web | jar | |
| org.springframework : spring-context | jar | |
| org.springframework : spring-aspects | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 | 
| org.mockito : mockito-all | jar | 1.10.19 |