spring-boot-starter-artemis

Artemis: A Microservices' Service Registry Center

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.mydotey.artemis
ArtifactId

ArtifactId

spring-boot-starter-artemis
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot-starter-artemis
Artemis: A Microservices' Service Registry Center
Project URL

Project URL

https://github.com/mydotey/spring-boot-starter-artemis
Project Organization

Project Organization

mydotey.org
Source Code Management

Source Code Management

https://github.com/mydotey/spring-boot-starter-artemis

Download spring-boot-starter-artemis

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.mydotey.artemis : artemis-server jar 2.0.1
org.springframework : spring-context jar

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.
org.mydotey.artemis

Versions

Version
0.1.2
0.1.1
0.1.0