License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers JBoss |
GroupId | GroupIdorg.jboss.jbossas |
ArtifactId | ArtifactIdjboss-as-tomcat |
Last Version | Last Version6.1.0.Final |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJBoss Application Server Tomcat
JBoss Application Server (tomcat module)
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.jboss.jbossas/jboss-as-tomcat/ -->
<dependency>
<groupId>org.jboss.jbossas</groupId>
<artifactId>jboss-as-tomcat</artifactId>
<version>6.1.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.jbossas/jboss-as-tomcat/
implementation 'org.jboss.jbossas:jboss-as-tomcat:6.1.0.Final'
// https://jarcasting.com/artifacts/org.jboss.jbossas/jboss-as-tomcat/
implementation ("org.jboss.jbossas:jboss-as-tomcat:6.1.0.Final")
'org.jboss.jbossas:jboss-as-tomcat:jar:6.1.0.Final'
<dependency org="org.jboss.jbossas" name="jboss-as-tomcat" rev="6.1.0.Final">
<artifact name="jboss-as-tomcat" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.jbossas', module='jboss-as-tomcat', version='6.1.0.Final')
)
libraryDependencies += "org.jboss.jbossas" % "jboss-as-tomcat" % "6.1.0.Final"
[org.jboss.jbossas/jboss-as-tomcat "6.1.0.Final"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.mod_cluster » mod_cluster | jar | 1.1.0.Final |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.6 |
org.jboss.test : jboss-test | jar | 1.2.0.Final |