| License |
License |
|---|---|
| GroupId | GroupIdorg.openwms |
| ArtifactId | ArtifactIdorg.openwms.tms.integration |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionorg.openwms.tms.integration
OpenWMS.org is an open source warehouse management software
|
| Project Organization |
Project Organizationopenwms.org |
<!-- https://jarcasting.com/artifacts/org.openwms/org.openwms.tms.integration/ -->
<dependency>
<groupId>org.openwms</groupId>
<artifactId>org.openwms.tms.integration</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.openwms/org.openwms.tms.integration/
implementation 'org.openwms:org.openwms.tms.integration:1.0'
// https://jarcasting.com/artifacts/org.openwms/org.openwms.tms.integration/
implementation ("org.openwms:org.openwms.tms.integration:1.0")
'org.openwms:org.openwms.tms.integration:jar:1.0'
<dependency org="org.openwms" name="org.openwms.tms.integration" rev="1.0">
<artifact name="org.openwms.tms.integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openwms', module='org.openwms.tms.integration', version='1.0')
)
libraryDependencies += "org.openwms" % "org.openwms.tms.integration" % "1.0"
[org.openwms/org.openwms.tms.integration "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.openwms : org.openwms.core.domain | jar | 1.0 |
| org.openwms : org.openwms.core.integration | jar | 1.0 |
| org.openwms : org.openwms.common.domain | jar | 1.0 |
| org.openwms : org.openwms.common.integration | jar | 1.0 |
| org.openwms : org.openwms.tms.domain | jar | 1.0 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.7 |
| net.sourceforge.cglib » com.springsource.net.sf.cglib | jar | 2.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-all | jar | 1.9.0 |