Last Version

org.openwms.core.service.api 1.0

Interface definitions that are used by all clients, like the UI or subsystem drivers. Services implementations contain the business logic of the application.

License

License

GroupId

GroupId

org.openwms
ArtifactId

ArtifactId

org.openwms.core.service.api
Version

Version

1.0
Type

Type

jar
Description

Description

org.openwms.core.service.api
Interface definitions that are used by all clients, like the UI or subsystem drivers. Services implementations contain the business logic of the application.
Project Organization

Project Organization

openwms.org

Download org.openwms.core.service.api 1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.openwms : org.openwms.core.domain jar 1.0
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.