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

io.fabric8.jube.images.fabric8:quickstart-war-camel-servlet 2.0.17

Camel route using Servlet deployed as WAR

Группа

Группа

io.fabric8.jube.images.fabric8
Идентификатор

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

quickstart-war-camel-servlet
Версия

Версия

2.0.17
Тип

Тип

war

Скачать quickstart-war-camel-servlet 2.0.17


<!-- https://jarcasting.com/artifacts/io.fabric8.jube.images.fabric8/quickstart-war-camel-servlet/ -->
<dependency>
    <groupId>io.fabric8.jube.images.fabric8</groupId>
    <artifactId>quickstart-war-camel-servlet</artifactId>
    <version>2.0.17</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.jube.images.fabric8/quickstart-war-camel-servlet/
implementation 'io.fabric8.jube.images.fabric8:quickstart-war-camel-servlet:2.0.17'
// https://jarcasting.com/artifacts/io.fabric8.jube.images.fabric8/quickstart-war-camel-servlet/
implementation ("io.fabric8.jube.images.fabric8:quickstart-war-camel-servlet:2.0.17")
'io.fabric8.jube.images.fabric8:quickstart-war-camel-servlet:war:2.0.17'
<dependency org="io.fabric8.jube.images.fabric8" name="quickstart-war-camel-servlet" rev="2.0.17">
  <artifact name="quickstart-war-camel-servlet" type="war" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.jube.images.fabric8', module='quickstart-war-camel-servlet', version='2.0.17')
)
libraryDependencies += "io.fabric8.jube.images.fabric8" % "quickstart-war-camel-servlet" % "2.0.17"
[io.fabric8.jube.images.fabric8/quickstart-war-camel-servlet "2.0.17"]