| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesSecurity | 
        
| GroupId | GroupIdcom.ge.predix | 
    
| ArtifactId | ArtifactIdacs-spring-security-extensions | 
    
| Last Version | Last Version5.2.3 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionPredix Spring Security Extensions 
            Spring Security extensions to enforce authentication and/or authorization of certain resources 
         | 
    
| Project Organization | 
                    Project OrganizationGE Global Research | 
            
<!-- https://jarcasting.com/artifacts/com.ge.predix/acs-spring-security-extensions/ -->
<dependency>
    <groupId>com.ge.predix</groupId>
    <artifactId>acs-spring-security-extensions</artifactId>
    <version>5.2.3</version>
</dependency>
                // https://jarcasting.com/artifacts/com.ge.predix/acs-spring-security-extensions/
implementation 'com.ge.predix:acs-spring-security-extensions:5.2.3'
                // https://jarcasting.com/artifacts/com.ge.predix/acs-spring-security-extensions/
implementation ("com.ge.predix:acs-spring-security-extensions:5.2.3")
                'com.ge.predix:acs-spring-security-extensions:jar:5.2.3'
                <dependency org="com.ge.predix" name="acs-spring-security-extensions" rev="5.2.3">
  <artifact name="acs-spring-security-extensions" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.ge.predix', module='acs-spring-security-extensions', version='5.2.3')
)
                libraryDependencies += "com.ge.predix" % "acs-spring-security-extensions" % "5.2.3"
                [com.ge.predix/acs-spring-security-extensions "5.2.3"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.security : spring-security-config | jar | 3.2.5.RELEASE | 
| org.springframework.security : spring-security-core | jar | 3.2.5.RELEASE | 
| org.springframework.security : spring-security-web | jar | 3.2.5.RELEASE | 
| org.springframework.security.oauth : spring-security-oauth2 | jar | 2.0.3.RELEASE | 
| com.ge.predix : acs-model | jar | 4.7.1 | 
| org.springframework : spring-test | jar | 3.2.8.RELEASE | 
| org.slf4j : slf4j-api | jar | 1.7.13 | 
| commons-lang : commons-lang | jar | 2.6 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.4.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| commons-logging : commons-logging | jar | 1.2 | 
| org.testng : testng | jar | 6.8 | 
| org.mockito : mockito-all | jar | 1.9.0 | 
| org.hamcrest : hamcrest-all | jar | 1.3 |