License |
License |
---|---|
GroupId | GroupIdcom.ge.predix |
ArtifactId | ArtifactIdacs |
Version | Version5.0.2 |
Type | Typepom |
Description |
DescriptionPredix Access Control Services Parent
Service to enforce authentication and/or authorization of certain resources
|
Project URL |
Project URL |
Project Organization |
Project OrganizationGE Digital |
Source Code Management |
Source Code Management |
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"]
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 |
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 |