Jar examples for t:tomcat-boot
boot library for web application by Tomcat
You can download jar file tomcat-boot 0.6.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add tomcat-boot-0.6.0.jar to your project.
<dependency> <groupId>org.dbflute.tomcat</groupId> <artifactId>tomcat-boot</artifactId> <version>0.6.0</version> </dependency>
compile group: 'org.dbflute.tomcat', name: 'tomcat-boot', version: '0.6.0'
libraryDependencies += "org.dbflute.tomcat" % "tomcat-boot" % "0.6.0"
<dependency org="org.dbflute.tomcat" name="tomcat-boot" rev="0.6.0"/>
@Grapes(@Grab(group='org.dbflute.tomcat', module='tomcat-boot', version='0.6.0'))
'org.dbflute.tomcat:tomcat-boot:jar:0.6.0'
Click the following link to download the jar file.
tomcat-boot-0.6.0-javadoc.jar