Last Version

Predix Access Control Service API 5.0.2

Service to enforce authentication and/or authorization of certain resources

License

License

GroupId

GroupId

com.ge.predix
ArtifactId

ArtifactId

acs-model
Version

Version

5.0.2
Type

Type

jar
Description

Description

Predix Access Control Service API
Service to enforce authentication and/or authorization of certain resources
Project Organization

Project Organization

GE Digital

Download acs-model 5.0.2


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

Dependencies

compile (9)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.6
joda-time : joda-time jar 2.9.9
com.fasterxml.jackson.datatype : jackson-datatype-joda jar
org.springframework : spring-web jar
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

There are no modules declared in this project.