org.openwms.client.rest.provider

OpenWMS.org is an open source warehouse management software

License

License

Categories

Categories

IDE Development Tools CLI User Interface
GroupId

GroupId

org.openwms
ArtifactId

ArtifactId

org.openwms.client.rest.provider
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

war
Description

Description

org.openwms.client.rest.provider
OpenWMS.org is an open source warehouse management software
Project Organization

Project Organization

openwms.org

Download org.openwms.client.rest.provider

How to add to project

<!-- 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"]

Dependencies

compile (45)

Group / Artifact Type Version
org.hibernate.javax.persistence : hibernate-jpa-2.0-api jar 1.0.1.Final
org.hibernate : hibernate-entitymanager jar 4.2.3.Final
org.springframework : spring-context jar 4.1.6.RELEASE
org.springframework : spring-instrument jar 4.1.6.RELEASE
org.springframework : spring-aspects jar 4.1.6.RELEASE
org.springframework : spring-web jar 4.1.6.RELEASE
org.springframework : spring-webmvc jar 4.1.6.RELEASE
org.springframework.security : spring-security-core jar 4.0.0.RELEASE
org.springframework.security : spring-security-web jar 4.0.0.RELEASE
org.springframework.security : spring-security-config jar 4.0.0.RELEASE
org.aspectj : aspectjrt jar 1.7.4
org.aspectj : aspectjweaver jar 1.7.4
org.aspectj : aspectjtools jar 1.7.4
org.postgresql : postgresql jar 9.3-1102-jdbc41
org.apache.commons : commons-dbcp2 jar 2.1
net.sourceforge.cglib » com.springsource.net.sf.cglib jar 2.2.0
net.sf.ehcache : ehcache jar 2.10.0
com.fasterxml.jackson.core : jackson-core jar 2.4.0
com.fasterxml.jackson.core : jackson-annotations jar 2.4.0
com.fasterxml.jackson.core : jackson-databind jar 2.4.0
org.openwms : org.openwms.core.client.rest jar 1.0
org.openwms : org.openwms.core.domain jar 1.0
org.openwms : org.openwms.core.util jar 1.0
org.openwms : org.openwms.core.infrastructure.configuration.provider jar 1.0
org.openwms : org.openwms.core.infrastructure.postgres jar 1.0
org.openwms : org.openwms.core.integration jar 1.0
org.openwms : org.openwms.core.integration.hibernate jar 1.0
org.openwms : org.openwms.core.integration.file jar 1.0
org.openwms : org.openwms.core.integration.jpa jar 1.0
org.openwms : org.openwms.core.service.api jar 1.0
org.openwms : org.openwms.core.service.spring jar 1.0
org.openwms : org.openwms.common.util jar 1.0
org.openwms : org.openwms.common.domain jar 1.0
org.openwms : org.openwms.common.integration jar 1.0
org.openwms : org.openwms.common.integration.jpa jar 1.0
org.openwms : org.openwms.common.service.api jar 1.0
org.openwms : org.openwms.common.service.spring jar 1.0
org.openwms : org.openwms.tms.domain jar 1.0
org.openwms : org.openwms.tms.util jar 1.0
org.openwms : org.openwms.tms.integration jar 1.0
org.openwms : org.openwms.tms.integration.jpa jar 1.0
org.openwms : org.openwms.tms.service.api jar 1.0
org.openwms : org.openwms.tms.service.spring jar 1.0
org.slf4j : slf4j-api jar 1.7.7
org.slf4j : slf4j-log4j12 jar 1.7.7

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

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