| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.ymate.module |
| ArtifactId | ArtifactIdymate-module-oauth-impl |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionymate-module-oauth-impl
YMP OAuth Implements Archetype
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/net.ymate.module/ymate-module-oauth-impl/ -->
<dependency>
<groupId>net.ymate.module</groupId>
<artifactId>ymate-module-oauth-impl</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.ymate.module/ymate-module-oauth-impl/
implementation 'net.ymate.module:ymate-module-oauth-impl:1.0.0'
// https://jarcasting.com/artifacts/net.ymate.module/ymate-module-oauth-impl/
implementation ("net.ymate.module:ymate-module-oauth-impl:1.0.0")
'net.ymate.module:ymate-module-oauth-impl:jar:1.0.0'
<dependency org="net.ymate.module" name="ymate-module-oauth-impl" rev="1.0.0">
<artifact name="ymate-module-oauth-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.ymate.module', module='ymate-module-oauth-impl', version='1.0.0')
)
libraryDependencies += "net.ymate.module" % "ymate-module-oauth-impl" % "1.0.0"
[net.ymate.module/ymate-module-oauth-impl "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.ymate.platform : ymate-platform-webmvc | jar | 2.0.6 |
| net.ymate.framework : ymate-framework-core | jar | 2.0.6 |
| net.ymate.module : ymate-module-oauth | jar | 1.0.0 |
| net.ymate.module : ymate-module-oauth-model | jar | 1.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |