Download tribes-6.0.26.jar file - Jar t

Jar examples for t:tribes

Description

Tomcat Group Communication Package

You can download jar file tribes 6.0.26 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add tribes-6.0.26.jar to your project.

<dependency>
   <groupId>org.apache.tomcat</groupId>
   <artifactId>tribes</artifactId>
   <version>6.0.26</version>
</dependency>
compile group: 'org.apache.tomcat', name: 'tribes', version: '6.0.26'
libraryDependencies += "org.apache.tomcat" % "tribes" % "6.0.26"
<dependency org="org.apache.tomcat" name="tribes" rev="6.0.26"/>
@Grapes(@Grab(group='org.apache.tomcat', module='tribes', version='6.0.26'))
'org.apache.tomcat:tribes:jar:6.0.26'

Download

Click the following link to download the jar file.

tribes-6.0.26.jar
tribes-6.0.26.pom



Related Tutorials