io.astefanutti.camel.cdi:web-jetty


Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

io.astefanutti.camel.cdi
ArtifactId

ArtifactId

web-jetty
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

war

Download web-jetty

How to add to project

<!-- https://jarcasting.com/artifacts/io.astefanutti.camel.cdi/web-jetty/ -->
<dependency>
    <groupId>io.astefanutti.camel.cdi</groupId>
    <artifactId>web-jetty</artifactId>
    <version>1.1.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/io.astefanutti.camel.cdi/web-jetty/
implementation 'io.astefanutti.camel.cdi:web-jetty:1.1.0'
// https://jarcasting.com/artifacts/io.astefanutti.camel.cdi/web-jetty/
implementation ("io.astefanutti.camel.cdi:web-jetty:1.1.0")
'io.astefanutti.camel.cdi:web-jetty:war:1.1.0'
<dependency org="io.astefanutti.camel.cdi" name="web-jetty" rev="1.1.0">
  <artifact name="web-jetty" type="war" />
</dependency>
@Grapes(
@Grab(group='io.astefanutti.camel.cdi', module='web-jetty', version='1.1.0')
)
libraryDependencies += "io.astefanutti.camel.cdi" % "web-jetty" % "1.1.0"
[io.astefanutti.camel.cdi/web-jetty "1.1.0"]

Versions

Version
1.1.0