is not current version
Last Version 1.13.1

ro.pippo:pippo-tomcat 0.6.1

Tomcat Embedded Web Server

Categories

Categories

Tomcat Container Application Servers Pippo User Interface Web Frameworks
GroupId

GroupId

ro.pippo
ArtifactId

ArtifactId

pippo-tomcat
Version

Version

0.6.1
Type

Type

jar

Download pippo-tomcat 0.6.1


<!-- https://jarcasting.com/artifacts/ro.pippo/pippo-tomcat/ -->
<dependency>
    <groupId>ro.pippo</groupId>
    <artifactId>pippo-tomcat</artifactId>
    <version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/ro.pippo/pippo-tomcat/
implementation 'ro.pippo:pippo-tomcat:0.6.1'
// https://jarcasting.com/artifacts/ro.pippo/pippo-tomcat/
implementation ("ro.pippo:pippo-tomcat:0.6.1")
'ro.pippo:pippo-tomcat:jar:0.6.1'
<dependency org="ro.pippo" name="pippo-tomcat" rev="0.6.1">
  <artifact name="pippo-tomcat" type="jar" />
</dependency>
@Grapes(
@Grab(group='ro.pippo', module='pippo-tomcat', version='0.6.1')
)
libraryDependencies += "ro.pippo" % "pippo-tomcat" % "0.6.1"
[ro.pippo/pippo-tomcat "0.6.1"]