Jar examples for b:beetl
java template language
You can download jar file beetl 2.7.21 in this page.
BSD License
You can use the following script to add beetl-2.7.21.jar to your project.
<dependency> <groupId>com.ibeetl</groupId> <artifactId>beetl</artifactId> <version>2.7.21</version> </dependency>
compile group: 'com.ibeetl', name: 'beetl', version: '2.7.21'
libraryDependencies += "com.ibeetl" % "beetl" % "2.7.21"
<dependency org="com.ibeetl" name="beetl" rev="2.7.21"/>
@Grapes(@Grab(group='com.ibeetl', module='beetl', version='2.7.21'))
'com.ibeetl:beetl:jar:2.7.21'
Click the following link to download the jar file.
beetl-2.7.21-javadoc.jar