is not current version
Last Version 3.10.0.RELEASE

com.ibeetl:beetl 3.9.3.RELEASE

java template language

License

License

GroupId

GroupId

com.ibeetl
ArtifactId

ArtifactId

beetl
Version

Version

3.9.3.RELEASE
Type

Type

jar
Description

Description

com.ibeetl:beetl
java template language
Source Code Management

Source Code Management

https://github.com/javamonkey/beetl2.0.git

Download beetl 3.9.3.RELEASE


<!-- https://jarcasting.com/artifacts/com.ibeetl/beetl/ -->
<dependency>
    <groupId>com.ibeetl</groupId>
    <artifactId>beetl</artifactId>
    <version>3.9.3.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibeetl/beetl/
implementation 'com.ibeetl:beetl:3.9.3.RELEASE'
// https://jarcasting.com/artifacts/com.ibeetl/beetl/
implementation ("com.ibeetl:beetl:3.9.3.RELEASE")
'com.ibeetl:beetl:jar:3.9.3.RELEASE'
<dependency org="com.ibeetl" name="beetl" rev="3.9.3.RELEASE">
  <artifact name="beetl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibeetl', module='beetl', version='3.9.3.RELEASE')
)
libraryDependencies += "com.ibeetl" % "beetl" % "3.9.3.RELEASE"
[com.ibeetl/beetl "3.9.3.RELEASE"]

Dependencies

compile (1)

Group / Artifact Type Version
org.antlr : antlr4-runtime jar 4.9.2

provided (17)

Group / Artifact Type Version
com.github.ben-manes.caffeine : caffeine jar 2.9.2
org.nutz : nutz Optional jar 1.b.52
org.apache.commons : commons-lang3 jar 3.3.2
org.springframework : spring-core Optional jar 4.2.1.RELEASE
org.springframework : spring-web Optional jar 4.2.1.RELEASE
org.springframework : spring-webmvc Optional jar 4.2.1.RELEASE
org.springframework : spring-beans Optional jar 4.2.1.RELEASE
org.springframework : spring-context Optional jar 4.2.1.RELEASE
org.springframework : spring-context-support Optional jar 4.2.1.RELEASE
org.springframework.security : spring-security-core Optional jar 3.1.7.RELEASE
org.springframework.security : spring-security-web Optional jar 3.1.7.RELEASE
org.apache.struts : struts2-core Optional jar 2.5.22
org.jodd : jodd-madvoc Optional jar 3.6.6
javax.servlet : servlet-api jar 2.5
com.fasterxml.jackson.core : jackson-databind jar 2.9.4
com.alibaba : fastjson jar 1.2.47
org.jetbrains : annotations jar 20.1.0

test (4)

Group / Artifact Type Version
org.openjdk.jmh : jmh-core jar 1.19
org.openjdk.jmh : jmh-generator-annprocess jar 1.19
org.testng : testng jar 6.1.1
org.mockito : mockito-core jar 2.0.31-beta

Project Modules

There are no modules declared in this project.