| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJava Языки программирования jOOR Библиотеки уровня приложения Introspection |
| Группа | Группаorg.apache.camel.springboot |
| Идентификатор | Идентификаторcamel-java-joor-dsl-starter |
| Версия | Версия3.11.0 |
| Тип | Типjar |
| Описание |
ОписаниеCamel SB DSL Starters :: Java Joor Starter
Spring-Boot Starter for Camel DSL :: Java Joor
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.apache.camel.springboot/camel-java-joor-dsl-starter/ -->
<dependency>
<groupId>org.apache.camel.springboot</groupId>
<artifactId>camel-java-joor-dsl-starter</artifactId>
<version>3.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.springboot/camel-java-joor-dsl-starter/
implementation 'org.apache.camel.springboot:camel-java-joor-dsl-starter:3.11.0'
// https://jarcasting.com/artifacts/org.apache.camel.springboot/camel-java-joor-dsl-starter/
implementation ("org.apache.camel.springboot:camel-java-joor-dsl-starter:3.11.0")
'org.apache.camel.springboot:camel-java-joor-dsl-starter:jar:3.11.0'
<dependency org="org.apache.camel.springboot" name="camel-java-joor-dsl-starter" rev="3.11.0">
<artifact name="camel-java-joor-dsl-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.springboot', module='camel-java-joor-dsl-starter', version='3.11.0')
)
libraryDependencies += "org.apache.camel.springboot" % "camel-java-joor-dsl-starter" % "3.11.0"
[org.apache.camel.springboot/camel-java-joor-dsl-starter "3.11.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.5.1 |
| org.apache.camel : camel-java-joor-dsl | jar | 3.11.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.camel.springboot : camel-spring-boot-dependencies | pom | 3.11.0 |