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