| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.openehealth.ipf.commons |
| Идентификатор | Идентификаторipf-commons-core |
| Версия | Версия4.3.0 |
| Тип | Типjar |
| Описание |
Описаниеipf-commons-core
Generic interfaces and helpers
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| ipf-commons-core-4.3.0.pom | |
| ipf-commons-core-4.3.0.jar | 30 KB |
| ipf-commons-core-4.3.0-tests.jar | 12 KB |
| ipf-commons-core-4.3.0-test-sources.jar | 9 KB |
| ipf-commons-core-4.3.0-sources.jar | 31 KB |
| ipf-commons-core-4.3.0-javadoc.jar | 554 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.openehealth.ipf.commons/ipf-commons-core/ -->
<dependency>
<groupId>org.openehealth.ipf.commons</groupId>
<artifactId>ipf-commons-core</artifactId>
<version>4.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.openehealth.ipf.commons/ipf-commons-core/
implementation 'org.openehealth.ipf.commons:ipf-commons-core:4.3.0'
// https://jarcasting.com/artifacts/org.openehealth.ipf.commons/ipf-commons-core/
implementation ("org.openehealth.ipf.commons:ipf-commons-core:4.3.0")
'org.openehealth.ipf.commons:ipf-commons-core:jar:4.3.0'
<dependency org="org.openehealth.ipf.commons" name="ipf-commons-core" rev="4.3.0">
<artifact name="ipf-commons-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openehealth.ipf.commons', module='ipf-commons-core', version='4.3.0')
)
libraryDependencies += "org.openehealth.ipf.commons" % "ipf-commons-core" % "4.3.0"
[org.openehealth.ipf.commons/ipf-commons-core "4.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.codehaus.groovy : groovy | jar | 3.0.10 |
| org.vibur : vibur-object-pool | jar | 25.0 |
| org.glassfish.jaxb : jaxb-runtime Необязательный | jar | 2.3.6 |
| org.slf4j : jcl-over-slf4j | jar | |
| org.slf4j : slf4j-api | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | |
| org.junit.vintage : junit-vintage-engine | jar | |
| org.apache.logging.log4j : log4j-api | jar | |
| org.apache.logging.log4j : log4j-core | jar | |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | |
| org.junit.jupiter : junit-jupiter | jar |