Last Version

OpenWMS.org COMMON 1.0

OpenWMS.org is an open source warehouse management software

License

License

GroupId

GroupId

org.openwms
ArtifactId

ArtifactId

org.openwms.common
Version

Version

1.0
Type

Type

pom
Description

Description

OpenWMS.org COMMON
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.common 1.0


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