License |
License |
---|---|
GroupId | GroupIdcom.capitalone.dashboard |
ArtifactId | ArtifactIdudeploy-collector |
Version | Version0.1.1 |
Type | Typejar |
Description |
Descriptioncom.capitalone.dashboard:udeploy-collector
Deploy Collector microservice currently collects data from IBM UCD
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
udeploy-collector-0.1.1.pom | |
udeploy-collector-0.1.1.jar | 17 MB |
udeploy-collector-0.1.1-sources.jar | 12 KB |
udeploy-collector-0.1.1-javadoc.jar | 110 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.capitalone.dashboard/udeploy-collector/ -->
<dependency>
<groupId>com.capitalone.dashboard</groupId>
<artifactId>udeploy-collector</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.capitalone.dashboard/udeploy-collector/
implementation 'com.capitalone.dashboard:udeploy-collector:0.1.1'
// https://jarcasting.com/artifacts/com.capitalone.dashboard/udeploy-collector/
implementation ("com.capitalone.dashboard:udeploy-collector:0.1.1")
'com.capitalone.dashboard:udeploy-collector:jar:0.1.1'
<dependency org="com.capitalone.dashboard" name="udeploy-collector" rev="0.1.1">
<artifact name="udeploy-collector" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.capitalone.dashboard', module='udeploy-collector', version='0.1.1')
)
libraryDependencies += "com.capitalone.dashboard" % "udeploy-collector" % "0.1.1"
[com.capitalone.dashboard/udeploy-collector "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.capitalone.dashboard : core | jar | 0.4.1 |
org.springframework.boot : spring-boot-starter-data-mongodb | jar | 1.2.1.RELEASE |
org.springframework : spring-web | jar | 4.1.0.RELEASE |
com.googlecode.json-simple : json-simple | jar | 1.1.1 |
org.apache.commons : commons-lang3 | jar | 3.3.2 |
commons-codec : commons-codec | jar | 1.9 |
org.apache.httpcomponents : httpclient | jar | 4.3.6 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 1.2.1.RELEASE |
commons-io : commons-io | jar | 2.4 |