| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.openwms |
| Идентификатор | Идентификаторorg.openwms.core.util |
| Версия | Версия1.8.0 |
| Тип | Типjar |
| Описание |
ОписаниеOpenWMS.org CORE: Utilities Library
A project that contains utility classes, exception types, common event types that are used by all other projects.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-context Необязательный | jar | |
| org.springframework : spring-web Необязательный | jar | |
| org.springframework.boot : spring-boot-starter-data-jpa Необязательный | jar | |
| org.springframework.boot : spring-boot-starter-data-rest Необязательный | jar | |
| org.springframework.boot : spring-boot-starter-validation Необязательный | jar | |
| org.springframework.data : spring-data-envers Необязательный | jar | 2.3.1.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.interface21 : ameba-lib Необязательный | jar | 2.3 |
| javax.servlet : javax.servlet-api | jar | |
| net.sf.dozer : dozer Необязательный | jar | 5.5.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |