| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаorg.apache.camel.k |
| Идентификатор | Идентификаторcamel-k-runtime-spring-boot-layout |
| Последняя версия | Последняя версия0.3.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеThe Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.apache.camel.k/camel-k-runtime-spring-boot-layout/ -->
<dependency>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-runtime-spring-boot-layout</artifactId>
<version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.k/camel-k-runtime-spring-boot-layout/
implementation 'org.apache.camel.k:camel-k-runtime-spring-boot-layout:0.3.2'
// https://jarcasting.com/artifacts/org.apache.camel.k/camel-k-runtime-spring-boot-layout/
implementation ("org.apache.camel.k:camel-k-runtime-spring-boot-layout:0.3.2")
'org.apache.camel.k:camel-k-runtime-spring-boot-layout:jar:0.3.2'
<dependency org="org.apache.camel.k" name="camel-k-runtime-spring-boot-layout" rev="0.3.2">
<artifact name="camel-k-runtime-spring-boot-layout" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.k', module='camel-k-runtime-spring-boot-layout', version='0.3.2')
)
libraryDependencies += "org.apache.camel.k" % "camel-k-runtime-spring-boot-layout" % "0.3.2"
[org.apache.camel.k/camel-k-runtime-spring-boot-layout "0.3.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-loader-tools | jar | 2.1.4.RELEASE |