MVN

org.openwms : org.openwms.services

Maven & Gradle

Jun 02, 2023
0 stars

OpenWMS.org CORE: Service Registry · A service discovery microservice based on Netflix Eureka

<dependency>
    <groupId>org.openwms</groupId>
    <artifactId>org.openwms.services</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.openwms : org.openwms.services to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of org.openwms : org.openwms.services to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
org.openwms.services-2.0.0
1.2.x
org.openwms.services-1.2.0
1.0.x
org.openwms.services-1.0.0

How to add a dependency to Maven

Add the following org.openwms : org.openwms.services maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.openwms</groupId>
    <artifactId>org.openwms.services</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.openwms : org.openwms.services gradle dependency to your build.gradle file:

implementation 'org.openwms:org.openwms.services:2.0.0'

Gradle Kotlin DSL: Add the following org.openwms : org.openwms.services gradle kotlin dependency to your build.gradle.kts file:

implementation("org.openwms:org.openwms.services:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.openwms : org.openwms.services sbt scala dependency to your build.sbt file:

libraryDependencies += "org.openwms" % "org.openwms.services" % "2.0.0"

Advertisement

Dependencies from Group

Jun 01, 2023
7 usages
408 stars
Apr 24, 2018
3 usages
410 stars
Jun 01, 2023
3 usages
4 stars
Jun 01, 2023
3 usages
1 stars
Jan 02, 2022
1 usages
4 stars

Discover Dependencies

Jul 22, 2020
410 stars
Dec 29, 2021
2 stars
Nov 23, 2020
13 stars
Jan 02, 2020
43 stars
Feb 25, 2023
37 stars
May 17, 2019
218 stars
Nov 14, 2022
2 stars