MVN

org.mydotey.artemis : artemis-server

Maven & Gradle

Dec 20, 2020
4 usages
1 stars

artemis-server

<dependency>
    <groupId>org.mydotey.artemis</groupId>
    <artifactId>artemis-server</artifactId>
    <version>2.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.mydotey.artemis : artemis-server to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.1

All Versions

Choose a version of org.mydotey.artemis : artemis-server to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
artemis-server-2.0.1
artemis-server-2.0.0

How to add a dependency to Maven

Add the following org.mydotey.artemis : artemis-server maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.mydotey.artemis</groupId>
    <artifactId>artemis-server</artifactId>
    <version>2.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.mydotey.artemis : artemis-server gradle dependency to your build.gradle file:

implementation 'org.mydotey.artemis:artemis-server:2.0.1'

Gradle Kotlin DSL: Add the following org.mydotey.artemis : artemis-server gradle kotlin dependency to your build.gradle.kts file:

implementation("org.mydotey.artemis:artemis-server:2.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.mydotey.artemis : artemis-server sbt scala dependency to your build.sbt file:

libraryDependencies += "org.mydotey.artemis" % "artemis-server" % "2.0.1"

Advertisement

Dependencies from Group

Dec 20, 2020
5 usages
1 stars
Dec 20, 2020
4 usages
1 stars
Dec 20, 2020
4 usages
1 stars
Dec 20, 2020
3 usages
1 stars
Dec 20, 2020
3 usages
1 stars

Discover Dependencies

Oct 13, 2022
5 usages
1k stars
Mar 12, 2014
2 usages
4 stars
Aug 03, 2023
4 usages
0 stars
Sep 03, 2018
6 usages
Nov 08, 2019
15 usages
146 stars
Feb 23, 2018
2 usages
71 stars
Aug 16, 2019
16 usages
3 stars