| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииNative Инструменты разработки |
| Группа | Группаorg.apache.camel.k |
| Идентификатор | Идентификаторcamel-k-runtime-example-knative |
| Последняя версия | Последняя версия1.0.4 |
| Дата | Дата |
| Тип | Тип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-example-knative/ -->
<dependency>
<groupId>org.apache.camel.k</groupId>
<artifactId>camel-k-runtime-example-knative</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.k/camel-k-runtime-example-knative/
implementation 'org.apache.camel.k:camel-k-runtime-example-knative:1.0.4'
// https://jarcasting.com/artifacts/org.apache.camel.k/camel-k-runtime-example-knative/
implementation ("org.apache.camel.k:camel-k-runtime-example-knative:1.0.4")
'org.apache.camel.k:camel-k-runtime-example-knative:jar:1.0.4'
<dependency org="org.apache.camel.k" name="camel-k-runtime-example-knative" rev="1.0.4">
<artifact name="camel-k-runtime-example-knative" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.k', module='camel-k-runtime-example-knative', version='1.0.4')
)
libraryDependencies += "org.apache.camel.k" % "camel-k-runtime-example-knative" % "1.0.4"
[org.apache.camel.k/camel-k-runtime-example-knative "1.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.camel : camel-core-engine | jar | |
| org.apache.camel : camel-main | jar | |
| org.apache.camel : camel-log | jar | |
| org.apache.camel : camel-jackson | jar | |
| org.apache.camel : camel-cloud | jar | |
| org.apache.camel.k : camel-k-runtime-main | jar | 1.0.4 |
| org.apache.camel.k : camel-k-runtime-knative | jar | 1.0.4 |
| org.apache.camel.k : camel-k-loader-yaml | jar | 1.0.4 |