| License |
License |
|---|---|
| GroupId | GroupIdorg.openwms |
| ArtifactId | ArtifactIdorg.openwms.core.util |
| Version | Version1.8.0 |
| Type | Typejar |
| Description |
DescriptionOpenWMS.org CORE: Utilities Library
A project that contains utility classes, exception types, common event types that are used by all other projects.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| org.openwms.core.util-1.8.0.pom | |
| org.openwms.core.util-1.8.0.jar | 35 KB |
| org.openwms.core.util-1.8.0-sources.jar | 54 KB |
| org.openwms.core.util-1.8.0-javadoc.jar | 869 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.openwms/org.openwms.core.util/ -->
<dependency>
<groupId>org.openwms</groupId>
<artifactId>org.openwms.core.util</artifactId>
<version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.openwms/org.openwms.core.util/
implementation 'org.openwms:org.openwms.core.util:1.8.0'
// https://jarcasting.com/artifacts/org.openwms/org.openwms.core.util/
implementation ("org.openwms:org.openwms.core.util:1.8.0")
'org.openwms:org.openwms.core.util:jar:1.8.0'
<dependency org="org.openwms" name="org.openwms.core.util" rev="1.8.0">
<artifact name="org.openwms.core.util" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openwms', module='org.openwms.core.util', version='1.8.0')
)
libraryDependencies += "org.openwms" % "org.openwms.core.util" % "1.8.0"
[org.openwms/org.openwms.core.util "1.8.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-context Optional | jar | |
| org.springframework : spring-web Optional | jar | |
| org.springframework.boot : spring-boot-starter-data-jpa Optional | jar | |
| org.springframework.boot : spring-boot-starter-data-rest Optional | jar | |
| org.springframework.boot : spring-boot-starter-validation Optional | jar | |
| org.springframework.data : spring-data-envers Optional | jar | 2.3.1.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| io.interface21 : ameba-lib Optional | jar | 2.3 |
| javax.servlet : javax.servlet-api | jar | |
| net.sf.dozer : dozer Optional | jar | 5.5.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.junit.platform : junit-platform-surefire-provider | jar | 1.3.2 |
| org.mockito : mockito-core | jar | |
| org.assertj : assertj-core | jar | |
| com.tngtech.archunit : archunit-junit5-engine | jar | 0.14.1 |