License |
License |
---|---|
GroupId | GroupIdorg.mydotey.artemis |
ArtifactId | ArtifactIdartemis-service |
Version | Version2.0.1 |
Type | Typejar |
Description |
Descriptionartemis-service
Artemis Service Registry
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
artemis-service-2.0.1.pom | |
artemis-service-2.0.1.jar | 111 KB |
artemis-service-2.0.1-sources.jar | 49 KB |
artemis-service-2.0.1-javadoc.jar | 345 KB |
Browse |
<!-- 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"]
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 |
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 |