org.openwms.core.client.rest

CORE web controllers that provide RESTful access to the CORE resources and services.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.openwms
ArtifactId

ArtifactId

org.openwms.core.client.rest
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

org.openwms.core.client.rest
CORE web controllers that provide RESTful access to the CORE resources and services.
Project Organization

Project Organization

openwms.org

Download org.openwms.core.client.rest

How to add to project

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

Dependencies

compile (17)

Group / Artifact Type Version
javax.validation : validation-api jar 1.0.0.GA
org.springframework : spring-context jar 4.1.6.RELEASE
org.springframework : spring-tx jar 4.1.6.RELEASE
org.springframework : spring-web 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.openwms : org.openwms.core.domain jar 1.0
org.openwms : org.openwms.core.service.api jar 1.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
net.sf.dozer : dozer jar 5.4.0
org.apache.httpcomponents : httpclient jar 4.4
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