Last Version

${project.groupId}:chat-ops-collector 2.0.6

ChatOps Collector Microservice

GroupId

GroupId

com.github.matthewbeasley
ArtifactId

ArtifactId

chat-ops-collector
Version

Version

2.0.6
Type

Type

jar
Description

Description

${project.groupId}:chat-ops-collector
ChatOps Collector Microservice
Project URL

Project URL

https://github.com/capitalone/Hygieia

Download chat-ops-collector 2.0.6


<!-- https://jarcasting.com/artifacts/com.github.matthewbeasley/chat-ops-collector/ -->
<dependency>
    <groupId>com.github.matthewbeasley</groupId>
    <artifactId>chat-ops-collector</artifactId>
    <version>2.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.matthewbeasley/chat-ops-collector/
implementation 'com.github.matthewbeasley:chat-ops-collector:2.0.6'
// https://jarcasting.com/artifacts/com.github.matthewbeasley/chat-ops-collector/
implementation ("com.github.matthewbeasley:chat-ops-collector:2.0.6")
'com.github.matthewbeasley:chat-ops-collector:jar:2.0.6'
<dependency org="com.github.matthewbeasley" name="chat-ops-collector" rev="2.0.6">
  <artifact name="chat-ops-collector" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.matthewbeasley', module='chat-ops-collector', version='2.0.6')
)
libraryDependencies += "com.github.matthewbeasley" % "chat-ops-collector" % "2.0.6"
[com.github.matthewbeasley/chat-ops-collector "2.0.6"]

Dependencies

compile (8)

Group / Artifact Type Version
com.github.matthewbeasley : core jar ${project.version}
org.springframework.boot : spring-boot-starter-data-mongodb jar
org.springframework : spring-web jar
com.googlecode.json-simple : json-simple jar
org.apache.commons : commons-lang3 jar 3.6
commons-codec : commons-codec jar 1.9
org.apache.httpcomponents : httpclient jar
joda-time : joda-time jar

provided (1)

Group / Artifact Type Version
org.joda : joda-convert jar 1.8.1

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
commons-io : commons-io jar 2.4

Project Modules

There are no modules declared in this project.