Last Version

Fabric8 :: Gateway :: Servlet :: Example 2.2.22

Fabric8 the open source integration platform

License

License

GroupId

GroupId

io.fabric8
ArtifactId

ArtifactId

gateway-servlet-example
Version

Version

2.2.22
Type

Type

war
Description

Description

Fabric8 :: Gateway :: Servlet :: Example
Fabric8 the open source integration platform
Project Organization

Project Organization

Red Hat

Download gateway-servlet-example 2.2.22


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

Dependencies

compile (1)

Group / Artifact Type Version
io.fabric8 : gateway-servlet jar 2.2.22

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.12
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.