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