| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.openehealth.ipf.commons |
| Идентификатор | Идентификаторipf-commons-spring |
| Версия | Версия4.3.0 |
| Тип | Типjar |
| Описание |
Описаниеipf-commons-spring
Spring support for IPF
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| ipf-commons-spring-4.3.0.pom | |
| ipf-commons-spring-4.3.0.jar | 16 KB |
| ipf-commons-spring-4.3.0-test-sources.jar | 9 KB |
| ipf-commons-spring-4.3.0-sources.jar | 16 KB |
| ipf-commons-spring-4.3.0-javadoc.jar | 460 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.openehealth.ipf.commons/ipf-commons-spring/ -->
<dependency>
<groupId>org.openehealth.ipf.commons</groupId>
<artifactId>ipf-commons-spring</artifactId>
<version>4.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.openehealth.ipf.commons/ipf-commons-spring/
implementation 'org.openehealth.ipf.commons:ipf-commons-spring:4.3.0'
// https://jarcasting.com/artifacts/org.openehealth.ipf.commons/ipf-commons-spring/
implementation ("org.openehealth.ipf.commons:ipf-commons-spring:4.3.0")
'org.openehealth.ipf.commons:ipf-commons-spring:jar:4.3.0'
<dependency org="org.openehealth.ipf.commons" name="ipf-commons-spring" rev="4.3.0">
<artifact name="ipf-commons-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openehealth.ipf.commons', module='ipf-commons-spring', version='4.3.0')
)
libraryDependencies += "org.openehealth.ipf.commons" % "ipf-commons-spring" % "4.3.0"
[org.openehealth.ipf.commons/ipf-commons-spring "4.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-core | jar | |
| org.springframework : spring-context | jar | |
| org.openehealth.ipf.commons : ipf-commons-core | jar | 4.3.0 |
| org.openehealth.ipf.commons : ipf-commons-map | jar | 4.3.0 |
| org.slf4j : jcl-over-slf4j | jar | |
| org.slf4j : slf4j-api | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-test | 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 |