License |
License |
---|---|
GroupId | GroupIdorg.openwms |
ArtifactId | ArtifactIdorg.openwms.common.service.spring |
Version | Version1.0 |
Type | Typejar |
Description |
Descriptionorg.openwms.common.service.spring
OpenWMS.org is an open source warehouse management software
|
Project Organization |
Project Organizationopenwms.org |
<!-- https://jarcasting.com/artifacts/org.openwms/org.openwms.common.service.spring/ -->
<dependency>
<groupId>org.openwms</groupId>
<artifactId>org.openwms.common.service.spring</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.openwms/org.openwms.common.service.spring/
implementation 'org.openwms:org.openwms.common.service.spring:1.0'
// https://jarcasting.com/artifacts/org.openwms/org.openwms.common.service.spring/
implementation ("org.openwms:org.openwms.common.service.spring:1.0")
'org.openwms:org.openwms.common.service.spring:jar:1.0'
<dependency org="org.openwms" name="org.openwms.common.service.spring" rev="1.0">
<artifact name="org.openwms.common.service.spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openwms', module='org.openwms.common.service.spring', version='1.0')
)
libraryDependencies += "org.openwms" % "org.openwms.common.service.spring" % "1.0"
[org.openwms/org.openwms.common.service.spring "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | 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.hibernate.javax.persistence : hibernate-jpa-2.0-api | jar | 1.0.1.Final |
javax.transaction : jta | jar | 1.1 |
org.openwms : org.openwms.core.domain | jar | 1.0 |
org.openwms : org.openwms.core.integration | 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.service.api | 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 |
Group / Artifact | Type | Version |
---|---|---|
org.openwms : org.openwms.common.integration.jpa | jar | 1.0 |
org.openwms : org.openwms.core.integration.jpa | jar | 1.0 |
org.openwms : org.openwms.core.test | test-jar | 1.0 |
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.9.0 |