Last Version

Predix Access Control Services Parent 5.0.2

Service to enforce authentication and/or authorization of certain resources

License

License

GroupId

GroupId

com.ge.predix
ArtifactId

ArtifactId

acs
Version

Version

5.0.2
Type

Type

pom
Description

Description

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

Project URL

https://github.com/predix/acs
Project Organization

Project Organization

GE Digital
Source Code Management

Source Code Management

https://github.com/predix/acs

Download acs 5.0.2

Filename Size
acs-5.0.2.pom 19 KB
Browse

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

Dependencies

compile (5)

Group / Artifact Type Version
io.springfox : springfox-swagger2 jar 2.6.1
com.fasterxml.jackson.core : jackson-databind jar 2.6.7
com.fasterxml.jackson.core : jackson-core jar 2.6.7
com.fasterxml.jackson.core : jackson-annotations jar 2.6.7
io.springfox : springfox-swagger-ui jar 2.6.1

test (3)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar 1.3
org.testng : testng jar 6.9.10
org.mockito : mockito-all jar 1.10.19

Project Modules

  • model
  • service
  • commons