Download bboss-http-5.0.3.6.jar file - Jar b

Jar examples for b:bboss-http

Description

bboss is a j2ee framework include aop/ioc,mvc,persistent,taglib,rpc,event ,bean-xml serializable and so on.http://www.bbossgroups.com

You can download jar file bboss-http 5.0.3.6 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add bboss-http-5.0.3.6.jar to your project.

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

Download

Click the following link to download the jar file.

bboss-http-5.0.3.6-javadoc.jar
bboss-http-5.0.3.6-sources.jar
bboss-http-5.0.3.6.jar
bboss-http-5.0.3.6.pom



Related Tutorials