License |
License |
---|---|
Categories |
CategoriesMessaging Application Layer Libs |
GroupId | GroupIdio.openmessaging.chaos |
ArtifactId | ArtifactIdchaos-common |
Last Version | Last Version0.6.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
chaos-common-0.6.3.pom | |
chaos-common-0.6.3.jar | 11 KB |
chaos-common-0.6.3-sources.jar | 8 KB |
chaos-common-0.6.3-javadoc.jar | 62 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.openmessaging.chaos/chaos-common/ -->
<dependency>
<groupId>io.openmessaging.chaos</groupId>
<artifactId>chaos-common</artifactId>
<version>0.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.openmessaging.chaos/chaos-common/
implementation 'io.openmessaging.chaos:chaos-common:0.6.3'
// https://jarcasting.com/artifacts/io.openmessaging.chaos/chaos-common/
implementation ("io.openmessaging.chaos:chaos-common:0.6.3")
'io.openmessaging.chaos:chaos-common:jar:0.6.3'
<dependency org="io.openmessaging.chaos" name="chaos-common" rev="0.6.3">
<artifact name="chaos-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.openmessaging.chaos', module='chaos-common', version='0.6.3')
)
libraryDependencies += "io.openmessaging.chaos" % "chaos-common" % "0.6.3"
[io.openmessaging.chaos/chaos-common "0.6.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.sshd : sshd-mina | jar | 2.3.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |