| License | License | 
|---|---|
| GroupId | GroupIdcom.ibeetl | 
| ArtifactId | ArtifactIdbeetl | 
| Version | Version3.4.0.RELEASE | 
| Type | Typejar | 
| Description | Descriptioncom.ibeetl:beetl java template language | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| beetl-3.4.0.RELEASE.pom | |
| beetl-3.4.0.RELEASE.jar | 1 MB | 
| beetl-3.4.0.RELEASE-sources.jar | 1 MB | 
| beetl-3.4.0.RELEASE-javadoc.jar | 3 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.ibeetl/beetl/ -->
<dependency>
    <groupId>com.ibeetl</groupId>
    <artifactId>beetl</artifactId>
    <version>3.4.0.RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/com.ibeetl/beetl/
implementation 'com.ibeetl:beetl:3.4.0.RELEASE'// https://jarcasting.com/artifacts/com.ibeetl/beetl/
implementation ("com.ibeetl:beetl:3.4.0.RELEASE")'com.ibeetl:beetl:jar:3.4.0.RELEASE'<dependency org="com.ibeetl" name="beetl" rev="3.4.0.RELEASE">
  <artifact name="beetl" type="jar" />
</dependency>@Grapes(
@Grab(group='com.ibeetl', module='beetl', version='3.4.0.RELEASE')
)libraryDependencies += "com.ibeetl" % "beetl" % "3.4.0.RELEASE"[com.ibeetl/beetl "3.4.0.RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.antlr : antlr4-runtime | jar | 4.9.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| 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 | 
| 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 |