License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Net |
GroupId | GroupIdnet.unit8.sastruts.oauth |
ArtifactId | ArtifactIdsastruts-oauth-provider |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsastruts-oauth-provider
The Oauth2.0 provider for SAStruts.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/net.unit8.sastruts.oauth/sastruts-oauth-provider/ -->
<dependency>
<groupId>net.unit8.sastruts.oauth</groupId>
<artifactId>sastruts-oauth-provider</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.unit8.sastruts.oauth/sastruts-oauth-provider/
implementation 'net.unit8.sastruts.oauth:sastruts-oauth-provider:0.1.0'
// https://jarcasting.com/artifacts/net.unit8.sastruts.oauth/sastruts-oauth-provider/
implementation ("net.unit8.sastruts.oauth:sastruts-oauth-provider:0.1.0")
'net.unit8.sastruts.oauth:sastruts-oauth-provider:jar:0.1.0'
<dependency org="net.unit8.sastruts.oauth" name="sastruts-oauth-provider" rev="0.1.0">
<artifact name="sastruts-oauth-provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.unit8.sastruts.oauth', module='sastruts-oauth-provider', version='0.1.0')
)
libraryDependencies += "net.unit8.sastruts.oauth" % "sastruts-oauth-provider" % "0.1.0"
[net.unit8.sastruts.oauth/sastruts-oauth-provider "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-jpa_3.0_spec | jar | 1.1.1 |
org.seasar.sastruts » sa-struts | jar | 1.0.4-sp9 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-j2ee_1.4_spec | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.transaction : jta | jar | 1.1 |
org.apache.geronimo.specs : geronimo-ejb_3.0_spec | jar | 1.0 |
junit : junit | jar | 4.4 |
org.hamcrest : hamcrest-all | jar | 1.3 |