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