Last Version

Fabric3 Tomcat Runtime Server 1.9

Fabric3 Tomcat Runtime Server.

License

License

Fabric3 License
Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

org.codehaus.fabric3.tomcat
ArtifactId

ArtifactId

fabric3-tomcat-server
Version

Version

1.9
Type

Type

jar
Description

Description

Fabric3 Tomcat Runtime Server
Fabric3 Tomcat Runtime Server.
Project Organization

Project Organization

Fabric3 Project

Download fabric3-tomcat-server 1.9


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

Dependencies

compile (1)

Group / Artifact Type Version
org.codehaus.fabric3 : fabric3-host-api jar 1.9

provided (1)

Group / Artifact Type Version
org.apache.tomcat : catalina jar 6.0.20

Project Modules

There are no modules declared in this project.