Download bboss-ticket-5.0.5.0.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.5.0 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.5.0.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials