| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.openlmis |
| Идентификатор | Идентификаторopenlmis-service-util |
| Версия | Версия3.1.0 |
| Тип | Типjar |
| Описание |
ОписаниеOpenLMIS Service Util
This library contains code that is shared between Services.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| openlmis-service-util-3.1.0.pom | |
| openlmis-service-util-3.1.0.jar | 9 KB |
| openlmis-service-util-3.1.0-sources.jar | 10 KB |
| openlmis-service-util-3.1.0-javadoc.jar | 51 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.openlmis/openlmis-service-util/ -->
<dependency>
<groupId>org.openlmis</groupId>
<artifactId>openlmis-service-util</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.openlmis/openlmis-service-util/
implementation 'org.openlmis:openlmis-service-util:3.1.0'
// https://jarcasting.com/artifacts/org.openlmis/openlmis-service-util/
implementation ("org.openlmis:openlmis-service-util:3.1.0")
'org.openlmis:openlmis-service-util:jar:3.1.0'
<dependency org="org.openlmis" name="openlmis-service-util" rev="3.1.0">
<artifact name="openlmis-service-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openlmis', module='openlmis-service-util', version='3.1.0')
)
libraryDependencies += "org.openlmis" % "openlmis-service-util" % "3.1.0"
[org.openlmis/openlmis-service-util "3.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.8 |
| commons-beanutils : commons-beanutils | jar | 1.9.3 |
| org.hibernate.javax.persistence : hibernate-jpa-2.1-api | jar | 1.0.0.Final |
| org.joda : joda-money | jar | 0.12 |
| javax.validation : validation-api | jar | 1.1.0.Final |
| org.slf4j : slf4j-api | jar | 1.7.16 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |