License |
License |
---|---|
GroupId | GroupIdio.fabric8 |
ArtifactId | ArtifactIdgateway-servlet-example |
Last Version | Last Version2.2.22 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionFabric8 :: Gateway :: Servlet :: Example
Fabric8 the open source integration platform
|
Project Organization |
Project Organization |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.fabric8 : gateway-servlet | jar | 2.2.22 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.12 |
junit : junit | jar | 4.12 |