MVN

com.ge.predix : acs

Maven & Gradle

Nov 17, 2017
29 stars

Predix Access Control Services Parent · Service to enforce authentication and/or authorization of certain resources

<dependency>
    <groupId>com.ge.predix</groupId>
    <artifactId>acs</artifactId>
    <version>5.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ge.predix : acs to add to Maven - Latest Versions:

  • Latest Stable: 5.0.2

All Versions

Choose a version of com.ge.predix : acs to add to Maven - All Versions:

Version Vulnerabilities Updated
5.0.x
acs-5.0.2
4.7.x
acs-4.7.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.ge.predix</groupId>
    <artifactId>acs</artifactId>
    <version>5.0.2</version>
</dependency>

Advertisement