License |
License |
---|---|
GroupId | GroupIdorg.openwms |
ArtifactId | ArtifactIdorg.openwms.tms.routing |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
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.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.openwms/org.openwms.tms.routing/
implementation 'org.openwms:org.openwms.tms.routing:1.3.0'
// https://jarcasting.com/artifacts/org.openwms/org.openwms.tms.routing/
implementation ("org.openwms:org.openwms.tms.routing:1.3.0")
'org.openwms:org.openwms.tms.routing:jar:1.3.0'
<dependency org="org.openwms" name="org.openwms.tms.routing" rev="1.3.0">
<artifact name="org.openwms.tms.routing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openwms', module='org.openwms.tms.routing', version='1.3.0')
)
libraryDependencies += "org.openwms" % "org.openwms.tms.routing" % "1.3.0"
[org.openwms/org.openwms.tms.routing "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
io.micrometer : micrometer-registry-prometheus Optional | jar | |
com.h2database : h2 | jar | |
net.logstash.logback : logstash-logback-encoder | jar | 6.4 |
org.postgresql : postgresql | jar |
Group / Artifact | Type | Version |
---|---|---|
io.interface21 : ameba-lib | test-jar | 3.0-SNAPSHOT |
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.springframework.boot : spring-boot-starter-test | jar | |
org.springframework.boot : spring-boot-test-autoconfigure | jar | |
org.springframework.restdocs : spring-restdocs-mockmvc | jar | |
org.mockito : mockito-core | jar | |
org.assertj : assertj-core | jar | |
com.tngtech.archunit : archunit-junit5-engine | jar | 0.14.1 |