License |
License |
---|---|
GroupId | GroupIdorg.openwms |
ArtifactId | ArtifactIdorg.openwms.tms.routing |
Version | Version1.1.0 |
Type | Typejar |
Description |
DescriptionOpenWMS.org TMS: Routing Services
OpenWMS.org is an open source warehouse management software
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.openwms/org.openwms.tms.routing/ -->
<dependency>
<groupId>org.openwms</groupId>
<artifactId>org.openwms.tms.routing</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.openwms/org.openwms.tms.routing/
implementation 'org.openwms:org.openwms.tms.routing:1.1.0'
// https://jarcasting.com/artifacts/org.openwms/org.openwms.tms.routing/
implementation ("org.openwms:org.openwms.tms.routing:1.1.0")
'org.openwms:org.openwms.tms.routing:jar:1.1.0'
<dependency org="org.openwms" name="org.openwms.tms.routing" rev="1.1.0">
<artifact name="org.openwms.tms.routing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openwms', module='org.openwms.tms.routing', version='1.1.0')
)
libraryDependencies += "org.openwms" % "org.openwms.tms.routing" % "1.1.0"
[org.openwms/org.openwms.tms.routing "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | |
org.postgresql : postgresql | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
org.springframework.restdocs : spring-restdocs-mockmvc | jar | |
com.jayway.jsonpath : json-path | jar |