License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers |
GroupId | GroupIdorg.graniteds |
ArtifactId | ArtifactIdgranite-server-tomcat6 |
Last Version | Last Version3.1.1.GA |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnull
null
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.graniteds/granite-server-tomcat6/ -->
<dependency>
<groupId>org.graniteds</groupId>
<artifactId>granite-server-tomcat6</artifactId>
<version>3.1.1.GA</version>
</dependency>
// https://jarcasting.com/artifacts/org.graniteds/granite-server-tomcat6/
implementation 'org.graniteds:granite-server-tomcat6:3.1.1.GA'
// https://jarcasting.com/artifacts/org.graniteds/granite-server-tomcat6/
implementation ("org.graniteds:granite-server-tomcat6:3.1.1.GA")
'org.graniteds:granite-server-tomcat6:jar:3.1.1.GA'
<dependency org="org.graniteds" name="granite-server-tomcat6" rev="3.1.1.GA">
<artifact name="granite-server-tomcat6" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.graniteds', module='granite-server-tomcat6', version='3.1.1.GA')
)
libraryDependencies += "org.graniteds" % "granite-server-tomcat6" % "3.1.1.GA"
[org.graniteds/granite-server-tomcat6 "3.1.1.GA"]