OpenWMS.org Application

OpenWMS.org is an open source warehouse management software

License

License

GroupId

GroupId

org.openwms
ArtifactId

ArtifactId

org.openwms.app
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

pom
Description

Description

OpenWMS.org Application
OpenWMS.org is an open source warehouse management software
Project Organization

Project Organization

openwms.org
Source Code Management

Source Code Management

https://github.com/openwms/org.openwms

Download org.openwms.app

Filename Size
org.openwms.app-1.0.pom 3 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.openwms/org.openwms.app/ -->
<dependency>
    <groupId>org.openwms</groupId>
    <artifactId>org.openwms.app</artifactId>
    <version>1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openwms/org.openwms.app/
implementation 'org.openwms:org.openwms.app:1.0'
// https://jarcasting.com/artifacts/org.openwms/org.openwms.app/
implementation ("org.openwms:org.openwms.app:1.0")
'org.openwms:org.openwms.app:pom:1.0'
<dependency org="org.openwms" name="org.openwms.app" rev="1.0">
  <artifact name="org.openwms.app" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openwms', module='org.openwms.app', version='1.0')
)
libraryDependencies += "org.openwms" % "org.openwms.app" % "1.0"
[org.openwms/org.openwms.app "1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
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

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.9.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0