Последняя версия

Camel SB Starters :: SQL 3.17.0

Spring-Boot Starter for Camel SQL support

Лицензия

Лицензия

Группа

Группа

org.apache.camel.springboot
Идентификатор

Идентификатор

camel-sql-starter
Версия

Версия

3.17.0
Тип

Тип

jar
Описание

Описание

Camel SB Starters :: SQL
Spring-Boot Starter for Camel SQL support
Организация-разработчик

Организация-разработчик

The Apache Software Foundation
Система контроля версий

Система контроля версий

https://gitbox.apache.org/repos/asf?p=camel-spring-boot.git;a=summary/camel-sql-starter

Скачать camel-sql-starter 3.17.0


<!-- https://jarcasting.com/artifacts/org.apache.camel.springboot/camel-sql-starter/ -->
<dependency>
    <groupId>org.apache.camel.springboot</groupId>
    <artifactId>camel-sql-starter</artifactId>
    <version>3.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.springboot/camel-sql-starter/
implementation 'org.apache.camel.springboot:camel-sql-starter:3.17.0'
// https://jarcasting.com/artifacts/org.apache.camel.springboot/camel-sql-starter/
implementation ("org.apache.camel.springboot:camel-sql-starter:3.17.0")
'org.apache.camel.springboot:camel-sql-starter:jar:3.17.0'
<dependency org="org.apache.camel.springboot" name="camel-sql-starter" rev="3.17.0">
  <artifact name="camel-sql-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.springboot', module='camel-sql-starter', version='3.17.0')
)
libraryDependencies += "org.apache.camel.springboot" % "camel-sql-starter" % "3.17.0"
[org.apache.camel.springboot/camel-sql-starter "3.17.0"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter jar 2.6.7
org.apache.camel : camel-sql jar 3.17.0
org.apache.camel.springboot : camel-core-starter jar 3.17.0
org.springframework.boot : spring-boot-autoconfigure-processor Необязательный jar 2.6.7

provided (4)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot jar 2.6.7
org.springframework.boot : spring-boot-autoconfigure jar 2.6.7
org.springframework.boot : spring-boot-configuration-processor jar 2.6.7
org.apache.camel.springboot : camel-spring-boot-dependencies pom 3.17.0

test (7)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-jdbc jar 2.6.7
org.apache.derby : derby jar
com.h2database : h2 jar
org.hsqldb : hsqldb jar
org.awaitility : awaitility jar
org.springframework.boot : spring-boot-starter-test jar 2.6.7
org.apache.camel : camel-test-spring-junit5 jar 3.17.0

Модули Проекта

Данный проект не имеет модулей.