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