Last Version

artemis-common 2.0.1

Artemis Service Registry

License

License

GroupId

GroupId

org.mydotey.artemis
ArtifactId

ArtifactId

artemis-common
Version

Version

2.0.1
Type

Type

jar
Description

Description

artemis-common
Artemis Service Registry
Project Organization

Project Organization

org.mydotey

Download artemis-common 2.0.1


<!-- https://jarcasting.com/artifacts/org.mydotey.artemis/artemis-common/ -->
<dependency>
    <groupId>org.mydotey.artemis</groupId>
    <artifactId>artemis-common</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.mydotey.artemis/artemis-common/
implementation 'org.mydotey.artemis:artemis-common:2.0.1'
// https://jarcasting.com/artifacts/org.mydotey.artemis/artemis-common/
implementation ("org.mydotey.artemis:artemis-common:2.0.1")
'org.mydotey.artemis:artemis-common:jar:2.0.1'
<dependency org="org.mydotey.artemis" name="artemis-common" rev="2.0.1">
  <artifact name="artemis-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mydotey.artemis', module='artemis-common', version='2.0.1')
)
libraryDependencies += "org.mydotey.artemis" % "artemis-common" % "2.0.1"
[org.mydotey.artemis/artemis-common "2.0.1"]

Dependencies

compile (8)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
org.mydotey.lang : lang-extension jar 1.2.0
org.mydotey.circularbuffer : circular-buffer jar 1.0.0
org.mydotey.scf : scf-core jar
org.mydotey.scf : scf-simple jar
org.mydotey.caravan : caravan-util jar 2.0.1
com.google.guava : guava jar 30.0-jre
org.mydotey.codec : jackson-codec-util jar

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.30
junit : junit jar 4.13.1
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.