| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.openwms |
| Идентификатор | Идентификаторorg.openwms.core.lang |
| Версия | Версия1.8.0 |
| Тип | Типjar |
| Описание |
ОписаниеOpenWMS.org CORE: I18n Service
OpenWMS.org :: CORE :: Internationalisation and Localisation services
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| org.openwms.core.lang-1.8.0.pom | |
| org.openwms.core.lang-1.8.0.jar | 6 KB |
| org.openwms.core.lang-1.8.0-sources.jar | 8 KB |
| org.openwms.core.lang-1.8.0-javadoc.jar | 420 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.openwms/org.openwms.core.lang/ -->
<dependency>
<groupId>org.openwms</groupId>
<artifactId>org.openwms.core.lang</artifactId>
<version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.openwms/org.openwms.core.lang/
implementation 'org.openwms:org.openwms.core.lang:1.8.0'
// https://jarcasting.com/artifacts/org.openwms/org.openwms.core.lang/
implementation ("org.openwms:org.openwms.core.lang:1.8.0")
'org.openwms:org.openwms.core.lang:jar:1.8.0'
<dependency org="org.openwms" name="org.openwms.core.lang" rev="1.8.0">
<artifact name="org.openwms.core.lang" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openwms', module='org.openwms.core.lang', version='1.8.0')
)
libraryDependencies += "org.openwms" % "org.openwms.core.lang" % "1.8.0"
[org.openwms/org.openwms.core.lang "1.8.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-starter-data-jpa | jar | |
| org.openwms : org.openwms.core.util | jar | 1.8.0 |
| io.interface21 : ameba-lib | jar | 2.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-core | jar | |
| org.assertj : assertj-core | jar | |
| com.tngtech.archunit : archunit-junit5-engine | jar | 0.14.1 |