Last Version

artemis-test 2.0.1

Artemis Service Registry

License

License

GroupId

GroupId

org.mydotey.artemis
ArtifactId

ArtifactId

artemis-test
Version

Version

2.0.1
Type

Type

jar
Description

Description

artemis-test
Artemis Service Registry
Project Organization

Project Organization

org.mydotey

Download artemis-test 2.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.mydotey.artemis : artemis-server jar 2.0.1
org.mydotey.artemis : artemis-client jar 2.0.1

test (4)

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
org.springframework.boot : spring-boot-starter-test jar 2.3.6.RELEASE

Project Modules

There are no modules declared in this project.