| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.hisp.dhis |
| Идентификатор | Идентификаторdhis2-support-commons |
| Последняя версия | Последняя версия1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеDHIS 2 Support Commons
General common utilities for Java development
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| dhis2-support-commons-1.1.pom | |
| dhis2-support-commons-1.1.jar | 38 KB |
| dhis2-support-commons-1.1-sources.jar | 53 KB |
| dhis2-support-commons-1.1-javadoc.jar | 216 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.hisp.dhis/dhis2-support-commons/ -->
<dependency>
<groupId>org.hisp.dhis</groupId>
<artifactId>dhis2-support-commons</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.hisp.dhis/dhis2-support-commons/
implementation 'org.hisp.dhis:dhis2-support-commons:1.1'
// https://jarcasting.com/artifacts/org.hisp.dhis/dhis2-support-commons/
implementation ("org.hisp.dhis:dhis2-support-commons:1.1")
'org.hisp.dhis:dhis2-support-commons:jar:1.1'
<dependency org="org.hisp.dhis" name="dhis2-support-commons" rev="1.1">
<artifact name="dhis2-support-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hisp.dhis', module='dhis2-support-commons', version='1.1')
)
libraryDependencies += "org.hisp.dhis" % "dhis2-support-commons" % "1.1"
[org.hisp.dhis/dhis2-support-commons "1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.4 |
| org.apache.commons : commons-jexl | jar | 2.1.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |