| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdnet.guerlab.smart.oauth | 
    
| ArtifactId | ArtifactIdsmart-oauth-service | 
    
| Last Version | Last Version21.5.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionguerlab smart platform's oauth model 
         | 
    
| Project Organization | 
                    Project Organizationguerlab | 
            
<!-- https://jarcasting.com/artifacts/net.guerlab.smart.oauth/smart-oauth-service/ -->
<dependency>
    <groupId>net.guerlab.smart.oauth</groupId>
    <artifactId>smart-oauth-service</artifactId>
    <version>21.5.0</version>
</dependency>
                // https://jarcasting.com/artifacts/net.guerlab.smart.oauth/smart-oauth-service/
implementation 'net.guerlab.smart.oauth:smart-oauth-service:21.5.0'
                // https://jarcasting.com/artifacts/net.guerlab.smart.oauth/smart-oauth-service/
implementation ("net.guerlab.smart.oauth:smart-oauth-service:21.5.0")
                'net.guerlab.smart.oauth:smart-oauth-service:jar:21.5.0'
                <dependency org="net.guerlab.smart.oauth" name="smart-oauth-service" rev="21.5.0">
  <artifact name="smart-oauth-service" type="jar" />
</dependency>
                @Grapes(
@Grab(group='net.guerlab.smart.oauth', module='smart-oauth-service', version='21.5.0')
)
                libraryDependencies += "net.guerlab.smart.oauth" % "smart-oauth-service" % "21.5.0"
                [net.guerlab.smart.oauth/smart-oauth-service "21.5.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| net.guerlab.smart.oauth : smart-oauth-core | jar | 21.5.0 | 
| net.guerlab.smart.platform : smart-platform-server-orm | jar | |
| net.guerlab.spring : guerlab-spring-mybatis-starter | jar | |
| mysql : mysql-connector-java | jar | |
| org.projectlombok : lombok | jar |