| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.camel.springboot |
| Идентификатор | Идентификаторcamel-hl7-starter |
| Версия | Версия3.14.0 |
| Тип | Типjar |
| Описание |
ОписаниеCamel SB Starters :: HL7
Spring-Boot Starter for Camel HL7 support
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| camel-hl7-starter-3.14.0.pom | |
| camel-hl7-starter-3.14.0.jar | 15 KB |
| camel-hl7-starter-3.14.0-sources.jar | 13 KB |
| camel-hl7-starter-3.14.0-javadoc.jar | 37 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.camel.springboot/camel-hl7-starter/ -->
<dependency>
<groupId>org.apache.camel.springboot</groupId>
<artifactId>camel-hl7-starter</artifactId>
<version>3.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.springboot/camel-hl7-starter/
implementation 'org.apache.camel.springboot:camel-hl7-starter:3.14.0'
// https://jarcasting.com/artifacts/org.apache.camel.springboot/camel-hl7-starter/
implementation ("org.apache.camel.springboot:camel-hl7-starter:3.14.0")
'org.apache.camel.springboot:camel-hl7-starter:jar:3.14.0'
<dependency org="org.apache.camel.springboot" name="camel-hl7-starter" rev="3.14.0">
<artifact name="camel-hl7-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.springboot', module='camel-hl7-starter', version='3.14.0')
)
libraryDependencies += "org.apache.camel.springboot" % "camel-hl7-starter" % "3.14.0"
[org.apache.camel.springboot/camel-hl7-starter "3.14.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.6.1 |
| org.apache.camel : camel-hl7 | jar | 3.14.0 |
| org.apache.camel.springboot : camel-core-starter | jar | 3.14.0 |
| org.apache.camel : camel-netty | jar | 3.14.0 |
| org.springframework.boot : spring-boot-autoconfigure-processor Необязательный | jar | 2.6.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot | jar | 2.6.1 |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.6.1 |
| org.springframework.boot : spring-boot-configuration-processor | jar | 2.6.1 |
| org.apache.camel.springboot : camel-spring-boot-dependencies | pom | 3.14.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.6.1 |
| org.apache.camel : camel-test-spring-junit5 | jar | 3.14.0 |