License |
License |
---|---|
Categories |
CategoriesIDE Development Tools CLI User Interface |
GroupId | GroupIdorg.openwms |
ArtifactId | ArtifactIdorg.openwms.client.rest.provider |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptionorg.openwms.client.rest.provider
OpenWMS.org is an open source warehouse management software
|
Project Organization |
Project Organizationopenwms.org |
<!-- https://jarcasting.com/artifacts/org.openwms/org.openwms.client.rest.provider/ -->
<dependency>
<groupId>org.openwms</groupId>
<artifactId>org.openwms.client.rest.provider</artifactId>
<version>1.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.openwms/org.openwms.client.rest.provider/
implementation 'org.openwms:org.openwms.client.rest.provider:1.0'
// https://jarcasting.com/artifacts/org.openwms/org.openwms.client.rest.provider/
implementation ("org.openwms:org.openwms.client.rest.provider:1.0")
'org.openwms:org.openwms.client.rest.provider:war:1.0'
<dependency org="org.openwms" name="org.openwms.client.rest.provider" rev="1.0">
<artifact name="org.openwms.client.rest.provider" type="war" />
</dependency>
@Grapes(
@Grab(group='org.openwms', module='org.openwms.client.rest.provider', version='1.0')
)
libraryDependencies += "org.openwms" % "org.openwms.client.rest.provider" % "1.0"
[org.openwms/org.openwms.client.rest.provider "1.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.9.0 |