Last Version

artemis-service 2.0.1

Artemis Service Registry

License

License

GroupId

GroupId

org.mydotey.artemis
ArtifactId

ArtifactId

artemis-service
Version

Version

2.0.1
Type

Type

jar
Description

Description

artemis-service
Artemis Service Registry
Project Organization

Project Organization

org.mydotey

Download artemis-service 2.0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.mydotey.artemis : artemis-common jar 2.0.1
org.slf4j : slf4j-api jar 1.7.30
org.mydotey.rpc : http-rpc-util jar
com.google.guava : guava jar 30.0-jre

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.