License |
License |
---|---|
Categories |
CategoriesTomcat Container Application Servers |
GroupId | GroupIdorg.apache.tomcat |
ArtifactId | ArtifactIdtribes |
Last Version | Last Version6.0.53 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTomcat Group Communication Package
|
Project URL |
Project URL |
Filename | Size |
---|---|
tribes-6.0.53.pom | |
tribes-6.0.53.jar | 231 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.tomcat/tribes/ -->
<dependency>
<groupId>org.apache.tomcat</groupId>
<artifactId>tribes</artifactId>
<version>6.0.53</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tomcat/tribes/
implementation 'org.apache.tomcat:tribes:6.0.53'
// https://jarcasting.com/artifacts/org.apache.tomcat/tribes/
implementation ("org.apache.tomcat:tribes:6.0.53")
'org.apache.tomcat:tribes:jar:6.0.53'
<dependency org="org.apache.tomcat" name="tribes" rev="6.0.53">
<artifact name="tribes" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.tomcat', module='tribes', version='6.0.53')
)
libraryDependencies += "org.apache.tomcat" % "tribes" % "6.0.53"
[org.apache.tomcat/tribes "6.0.53"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tomcat : juli | jar | 6.0.53 |