is not current version
Last Version 5.0.2

com.ge.predix:acs 4.7.1

Service to enforce authentication and/or authorization of certain resources

GroupId

GroupId

com.ge.predix
ArtifactId

ArtifactId

acs
Version

Version

4.7.1
Type

Type

pom

Download acs 4.7.1

Filename Size
acs-4.7.1.pom 20 KB
Browse

<!-- https://jarcasting.com/artifacts/com.ge.predix/acs/ -->
<dependency>
    <groupId>com.ge.predix</groupId>
    <artifactId>acs</artifactId>
    <version>4.7.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ge.predix/acs/
implementation 'com.ge.predix:acs:4.7.1'
// https://jarcasting.com/artifacts/com.ge.predix/acs/
implementation ("com.ge.predix:acs:4.7.1")
'com.ge.predix:acs:pom:4.7.1'
<dependency org="com.ge.predix" name="acs" rev="4.7.1">
  <artifact name="acs" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ge.predix', module='acs', version='4.7.1')
)
libraryDependencies += "com.ge.predix" % "acs" % "4.7.1"
[com.ge.predix/acs "4.7.1"]