License |
License |
---|---|
GroupId | GroupIdcom.capitalone.dashboard |
ArtifactId | ArtifactIdapi-audit |
Version | Version3.6.15 |
Type | Typejar |
Description |
Descriptioncom.capitalone.dashboard:api-audit
Hygieia Audit Rest API Layer
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
api-audit-3.6.15.pom | |
api-audit-3.6.15.jar | 36 MB |
api-audit-3.6.15-sources.jar | 847 KB |
api-audit-3.6.15-javadoc.jar | 577 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.capitalone.dashboard/api-audit/ -->
<dependency>
<groupId>com.capitalone.dashboard</groupId>
<artifactId>api-audit</artifactId>
<version>3.6.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.capitalone.dashboard/api-audit/
implementation 'com.capitalone.dashboard:api-audit:3.6.15'
// https://jarcasting.com/artifacts/com.capitalone.dashboard/api-audit/
implementation ("com.capitalone.dashboard:api-audit:3.6.15")
'com.capitalone.dashboard:api-audit:jar:3.6.15'
<dependency org="com.capitalone.dashboard" name="api-audit" rev="3.6.15">
<artifact name="api-audit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.capitalone.dashboard', module='api-audit', version='3.6.15')
)
libraryDependencies += "com.capitalone.dashboard" % "api-audit" % "3.6.15"
[com.capitalone.dashboard/api-audit "3.6.15"]
Group / Artifact | Type | Version |
---|---|---|
com.capitalone.dashboard : core | jar | 3.15.10 |
org.springframework.boot : spring-boot-starter-web | jar | 1.5.22.RELEASE |
org.springframework.boot : spring-boot-starter-security | jar | 1.5.22.RELEASE |
org.springframework.security : spring-security-ldap | jar | |
io.jsonwebtoken : jjwt | jar | 0.6.0 |
com.fasterxml.jackson.core : jackson-databind | jar | |
com.fasterxml.jackson.core : jackson-annotations | jar | |
com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar | |
io.springfox : springfox-swagger2 | jar | 2.4.0 |
io.springfox : springfox-swagger-ui | jar | 2.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 1.5.22.RELEASE |
org.springframework.security : spring-security-test | jar |