GroupId | GroupIdcom.github.matthewbeasley |
---|---|
ArtifactId | ArtifactIdchat-ops-collector |
Last Version | Last Version2.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Description${project.groupId}:chat-ops-collector
ChatOps Collector Microservice
|
Project URL |
Project URL |
Filename | Size |
---|---|
chat-ops-collector-2.0.6.pom | |
chat-ops-collector-2.0.6.jar | 54 MB |
chat-ops-collector-2.0.6-sources.jar | 6 KB |
chat-ops-collector-2.0.6-javadoc.jar | 76 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.joda : joda-convert | jar | 1.8.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
commons-io : commons-io | jar | 2.4 |
Version |
---|
2.0.6
|