MVN

org.openwms : org.openwms.core.util

Maven & Gradle

Jun 01, 2023
7 usages
408 stars

OpenWMS.org CORE: Utilities Library · A project that contains utility classes, exception types, common event types that are used by all other projects.

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

Latest Version

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

  • Latest Stable: 2.0.0

All Versions

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

Version Vulnerabilities Updated
2.0.x
org.openwms.core.util-2.0.0
1.9.x
org.openwms.core.util-1.9.0
1.8.x
org.openwms.core.util-1.8.0
1.7.x
org.openwms.core.util-1.7.0
1.6.x
org.openwms.core.util-1.6.0
1.5.x
org.openwms.core.util-1.5.0
1.4.x
org.openwms.core.util-1.4.0
1.3.x
org.openwms.core.util-1.3.0
1.2.x
org.openwms.core.util-1.2.0
1.1.x
org.openwms.core.util-1.1.0
1.0
org.openwms.core.util-1.0
0.1
org.openwms.core.util-0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.openwms</groupId>
    <artifactId>org.openwms.core.util</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.openwms:org.openwms.core.util:2.0.0'

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

implementation("org.openwms:org.openwms.core.util:2.0.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.openwms" % "org.openwms.core.util" % "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

May 16, 2019
7 usages
57 stars
Nov 02, 2021
7 usages
1k stars
Oct 16, 2018
4 usages
114 stars
Sep 06, 2020
2 usages
0 stars
Mar 08, 2021
3 usages
32 stars
May 18, 2015
3 usages
3 stars
Apr 23, 2014
2 usages
151 stars
Jun 18, 2015
3 usages
0 stars
Jul 29, 2015
3 usages
2 stars