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