License |
License |
---|---|
GroupId | GroupIdcom.ge.predix |
ArtifactId | ArtifactIdacs-model |
Version | Version5.0.2 |
Type | Typejar |
Description |
DescriptionPredix Access Control Service API
Service to enforce authentication and/or authorization of certain resources
|
Project Organization |
Project OrganizationGE Digital |
Filename | Size |
---|---|
acs-model-5.0.2.pom | |
acs-model-5.0.2.jar | 30 KB |
acs-model-5.0.2-sources.jar | 26 KB |
acs-model-5.0.2-javadoc.jar | 123 KB |
Browse |
<!-- 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"]
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 |
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 |