io.astefanutti.camel.cdi:web-tomcat


Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

io.astefanutti.camel.cdi
ArtifactId

ArtifactId

web-tomcat
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

war

Download web-tomcat

How to add to project

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

Versions

Version
1.1.0