MVN

org.openwms : org.openwms.core.integration

Maven & Gradle

Apr 15, 2015
410 stars

This bundle project contains interface types for the DAO integration layer. Those interfaces are free from annotations and do not depend on other frameworks except plain Java.

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

Latest Version

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

  • Latest Stable: 1.0

All Versions

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

Version Vulnerabilities Updated
1.0
org.openwms.core.integration-1.0
0.1
org.openwms.core.integration-0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.openwms</groupId>
    <artifactId>org.openwms.core.integration</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.openwms:org.openwms.core.integration:1.0'

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

implementation("org.openwms:org.openwms.core.integration:1.0")

How to add a dependency to SBT Scala

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

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

Mar 30, 2021
16 usages
6 stars
May 10, 2016
5 usages
7.2k stars
Jun 15, 2016
2 usages
Jul 14, 2017
5 usages
99 stars
Sep 05, 2014
6 usages
13 stars
Apr 05, 2023
13 usages
30 stars
Feb 15, 2022
16 usages
1 stars