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