is not current version
Last Version 3.1.1.GA

org.graniteds:granite-server-tomcat6 3.0.4.GA

null

Categories

Categories

Tomcat Container Application Servers
GroupId

GroupId

org.graniteds
ArtifactId

ArtifactId

granite-server-tomcat6
Version

Version

3.0.4.GA
Type

Type

jar

Download granite-server-tomcat6 3.0.4.GA


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