| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdnet.guerlab.smart.oauth | 
    
| ArtifactId | ArtifactIdsmart-oauth-core | 
    
| Last Version | Last Version21.5.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionguerlab smart platform's oauth model 
         | 
    
| Project Organization | 
                    Project Organizationguerlab | 
            
| Filename | Size | 
|---|---|
| smart-oauth-core-21.5.0.pom | |
| smart-oauth-core-21.5.0.jar | 10 KB | 
| smart-oauth-core-21.5.0-sources.jar | 7 KB | 
| smart-oauth-core-21.5.0-javadoc.jar | 442 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.guerlab.smart.oauth/smart-oauth-core/ -->
<dependency>
    <groupId>net.guerlab.smart.oauth</groupId>
    <artifactId>smart-oauth-core</artifactId>
    <version>21.5.0</version>
</dependency>
                // https://jarcasting.com/artifacts/net.guerlab.smart.oauth/smart-oauth-core/
implementation 'net.guerlab.smart.oauth:smart-oauth-core:21.5.0'
                // https://jarcasting.com/artifacts/net.guerlab.smart.oauth/smart-oauth-core/
implementation ("net.guerlab.smart.oauth:smart-oauth-core:21.5.0")
                'net.guerlab.smart.oauth:smart-oauth-core:jar:21.5.0'
                <dependency org="net.guerlab.smart.oauth" name="smart-oauth-core" rev="21.5.0">
  <artifact name="smart-oauth-core" type="jar" />
</dependency>
                @Grapes(
@Grab(group='net.guerlab.smart.oauth', module='smart-oauth-core', version='21.5.0')
)
                libraryDependencies += "net.guerlab.smart.oauth" % "smart-oauth-core" % "21.5.0"
                [net.guerlab.smart.oauth/smart-oauth-core "21.5.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| net.guerlab.smart.platform : smart-platform-commons | jar | |
| net.guerlab.smart.user : smart-user-core | jar | |
| org.projectlombok : lombok | jar |