Download beetlsql-2.10.8.jar file - Jar b

Jar examples for b:beetlsql

Description

java template engine

You can download jar file beetlsql 2.10.8 in this page.

License

The "BSD license

Build File

You can use the following script to add beetlsql-2.10.8.jar to your project.

<dependency>
   <groupId>com.ibeetl</groupId>
   <artifactId>beetlsql</artifactId>
   <version>2.10.8</version>
</dependency>
compile group: 'com.ibeetl', name: 'beetlsql', version: '2.10.8'
libraryDependencies += "com.ibeetl" % "beetlsql" % "2.10.8"
<dependency org="com.ibeetl" name="beetlsql" rev="2.10.8"/>
@Grapes(@Grab(group='com.ibeetl', module='beetlsql', version='2.10.8'))
'com.ibeetl:beetlsql:jar:2.10.8'

Download

Click the following link to download the jar file.

beetlsql-2.10.8-javadoc.jar
beetlsql-2.10.8-sources.jar
beetlsql-2.10.8.jar
beetlsql-2.10.8.pom



Related Tutorials