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

Jube :: Examples :: Hello Servlet 2.0.0

Simple Hello Servlet Jube example

Лицензия

Лицензия

Группа

Группа

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

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

hello-servlet
Версия

Версия

2.0.0
Тип

Тип

war
Описание

Описание

Jube :: Examples :: Hello Servlet
Simple Hello Servlet Jube example
Организация-разработчик

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

Red Hat

Скачать hello-servlet 2.0.0


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

Зависимости

provided (3)

Идентификатор библиотеки Тип Версия
io.fabric8.jube.images.wildfly : default pom 2.0.0
io.fabric8.jube.images.wildfly : deployer jar 2.0.0
javax.servlet : servlet-api jar

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

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