| License |
License |
|---|---|
| GroupId | GroupIdedu.asu.diging |
| ArtifactId | ArtifactIdoauth-tokens |
| Version | Version0.4 |
| Type | Typejar |
| Description |
Descriptionedu.asu.diging:oauth-tokens
Spring OAuth2 client management.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| oauth-tokens-0.4.pom | |
| oauth-tokens-0.4.jar | 23 KB |
| oauth-tokens-0.4-sources.jar | 14 KB |
| oauth-tokens-0.4-javadoc.jar | 173 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/edu.asu.diging/oauth-tokens/ -->
<dependency>
<groupId>edu.asu.diging</groupId>
<artifactId>oauth-tokens</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/edu.asu.diging/oauth-tokens/
implementation 'edu.asu.diging:oauth-tokens:0.4'
// https://jarcasting.com/artifacts/edu.asu.diging/oauth-tokens/
implementation ("edu.asu.diging:oauth-tokens:0.4")
'edu.asu.diging:oauth-tokens:jar:0.4'
<dependency org="edu.asu.diging" name="oauth-tokens" rev="0.4">
<artifact name="oauth-tokens" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.asu.diging', module='oauth-tokens', version='0.4')
)
libraryDependencies += "edu.asu.diging" % "oauth-tokens" % "0.4"
[edu.asu.diging/oauth-tokens "0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.data : spring-data-jpa | jar | |
| org.hibernate : hibernate-entitymanager | jar | 5.3.2.Final |
| org.springframework.security : spring-security-core | jar | 5.1.5.RELEASE |
| org.springframework.security.oauth : spring-security-oauth2 | jar | 2.3.6.RELEASE |
| org.springframework : spring-context | jar | |
| org.springframework : spring-context-support | jar | |
| org.springframework : spring-webmvc | jar | |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| javax.interceptor : javax.interceptor-api | jar | 1.2 |