| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdnet.ymate.module | 
    
| ArtifactId | ArtifactIdymate-module-oauth | 
    
| Last Version | Last Version1.0.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionymate-module-oauth 
            YMP OAuth Archetype 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| ymate-module-oauth-1.0.0.pom | |
| ymate-module-oauth-1.0.0.jar | 56 KB | 
| ymate-module-oauth-1.0.0-sources.jar | 42 KB | 
| ymate-module-oauth-1.0.0-javadoc.jar | 250 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.ymate.module/ymate-module-oauth/ -->
<dependency>
    <groupId>net.ymate.module</groupId>
    <artifactId>ymate-module-oauth</artifactId>
    <version>1.0.0</version>
</dependency>
                // https://jarcasting.com/artifacts/net.ymate.module/ymate-module-oauth/
implementation 'net.ymate.module:ymate-module-oauth:1.0.0'
                // https://jarcasting.com/artifacts/net.ymate.module/ymate-module-oauth/
implementation ("net.ymate.module:ymate-module-oauth:1.0.0")
                'net.ymate.module:ymate-module-oauth:jar:1.0.0'
                <dependency org="net.ymate.module" name="ymate-module-oauth" rev="1.0.0">
  <artifact name="ymate-module-oauth" type="jar" />
</dependency>
                @Grapes(
@Grab(group='net.ymate.module', module='ymate-module-oauth', version='1.0.0')
)
                libraryDependencies += "net.ymate.module" % "ymate-module-oauth" % "1.0.0"
                [net.ymate.module/ymate-module-oauth "1.0.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.oltu.oauth2 : org.apache.oltu.oauth2.authzserver | jar | 1.0.2 | 
| org.apache.oltu.oauth2 : org.apache.oltu.oauth2.resourceserver | jar | 1.0.2 | 
| net.ymate.platform : ymate-platform-core | jar | 2.0.6 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |