License |
License |
---|---|
GroupId | GroupIdcom.capitalone.dashboard |
ArtifactId | ArtifactIdchat-ops-collector |
Version | Version3.0.1 |
Type | Typejar |
Description |
Descriptioncom.capitalone.dashboard:chat-ops-collector
ChatOps Collector Microservice
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
chat-ops-collector-3.0.1.pom | |
chat-ops-collector-3.0.1.jar | 54 MB |
chat-ops-collector-3.0.1-sources.jar | 6 KB |
chat-ops-collector-3.0.1-javadoc.jar | 75 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.capitalone.dashboard/chat-ops-collector/ -->
<dependency>
<groupId>com.capitalone.dashboard</groupId>
<artifactId>chat-ops-collector</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.capitalone.dashboard/chat-ops-collector/
implementation 'com.capitalone.dashboard:chat-ops-collector:3.0.1'
// https://jarcasting.com/artifacts/com.capitalone.dashboard/chat-ops-collector/
implementation ("com.capitalone.dashboard:chat-ops-collector:3.0.1")
'com.capitalone.dashboard:chat-ops-collector:jar:3.0.1'
<dependency org="com.capitalone.dashboard" name="chat-ops-collector" rev="3.0.1">
<artifact name="chat-ops-collector" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.capitalone.dashboard', module='chat-ops-collector', version='3.0.1')
)
libraryDependencies += "com.capitalone.dashboard" % "chat-ops-collector" % "3.0.1"
[com.capitalone.dashboard/chat-ops-collector "3.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.capitalone.dashboard : core | jar | 3.0.1 |
org.springframework.boot : spring-boot-starter-data-mongodb | jar | 1.3.0.RELEASE |
org.springframework : spring-web | jar | |
com.googlecode.json-simple : json-simple | jar | 1.1.1 |
org.apache.commons : commons-lang3 | jar | 3.6 |
commons-codec : commons-codec | jar | 1.9 |
org.apache.httpcomponents : httpclient | jar | 4.5.1 |
joda-time : joda-time | jar | 2.7 |
Group / Artifact | Type | Version |
---|---|---|
org.joda : joda-convert | jar | 1.8.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 1.3.0.RELEASE |
commons-io : commons-io | jar | 2.4 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.10.19 |