Download bboss-ticket-5.0.6.2.jar file - Jar b

Jar examples for b:bboss-ticket

Description

support session share between application cluster nodes and cross domain application nodes.support good application session monitor and session data statitic module.demo site http://session.bbossgroups.com/

You can download jar file bboss-ticket 5.0.6.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add bboss-ticket-5.0.6.2.jar to your project.

<dependency>
   <groupId>com.bbossgroups.security</groupId>
   <artifactId>bboss-ticket</artifactId>
   <version>5.0.6.2</version>
</dependency>
compile group: 'com.bbossgroups.security', name: 'bboss-ticket', version: '5.0.6.2'
libraryDependencies += "com.bbossgroups.security" % "bboss-ticket" % "5.0.6.2"
<dependency org="com.bbossgroups.security" name="bboss-ticket" rev="5.0.6.2"/>
@Grapes(@Grab(group='com.bbossgroups.security', module='bboss-ticket', version='5.0.6.2'))
'com.bbossgroups.security:bboss-ticket:jar:5.0.6.2'

Download

Click the following link to download the jar file.

bboss-ticket-5.0.6.2-javadoc.jar
bboss-ticket-5.0.6.2-sources.jar
bboss-ticket-5.0.6.2.jar
bboss-ticket-5.0.6.2.pom



Related Tutorials