License |
License |
---|---|
GroupId | GroupIdcom.capitalone.dashboard |
ArtifactId | ArtifactIdapi |
Last Version | Last Version3.4.39 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.capitalone.dashboard:api
Hygieia Rest API Layer
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
api-3.4.39.pom | |
api-3.4.39.jar | 70 MB |
api-3.4.39-sources.jar | 1 MB |
api-3.4.39-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.capitalone.dashboard/api/ -->
<dependency>
<groupId>com.capitalone.dashboard</groupId>
<artifactId>api</artifactId>
<version>3.4.39</version>
</dependency>
// https://jarcasting.com/artifacts/com.capitalone.dashboard/api/
implementation 'com.capitalone.dashboard:api:3.4.39'
// https://jarcasting.com/artifacts/com.capitalone.dashboard/api/
implementation ("com.capitalone.dashboard:api:3.4.39")
'com.capitalone.dashboard:api:jar:3.4.39'
<dependency org="com.capitalone.dashboard" name="api" rev="3.4.39">
<artifact name="api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.capitalone.dashboard', module='api', version='3.4.39')
)
libraryDependencies += "com.capitalone.dashboard" % "api" % "3.4.39"
[com.capitalone.dashboard/api "3.4.39"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 1.5.22.RELEASE |
org.springframework.security : spring-security-test | jar |