b

beetl-parent

java template language
ibeetl.com
BSD License
xiandafu
Files download
File Operation
beetl-parent-3.16.1.RELEASE.pom download
Apache Maven
<dependency>
  <groupId>com.ibeetl</groupId>
  <artifactId>beetl-parent</artifactId>
  <version>3.16.1.RELEASE</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.ibeetl:beetl-parent:3.16.1.RELEASE'
Gradle Kotlin
implementation("com.ibeetl:beetl-parent:3.16.1.RELEASE")
Scala SBT
libraryDependencies += "com.ibeetl" % "beetl-parent" % "3.16.1.RELEASE"
Groovy Grape
@Grapes(
  @Grab(group='com.ibeetl', module='beetl-parent', version='3.16.1.RELEASE')
)
Apache Ivy
<dependency org="com.ibeetl" name="beetl-parent" rev="3.16.1.RELEASE" />
Leiningen
[com.ibeetl/beetl-parent "3.16.1.RELEASE"]
Apache Buildr
'com.ibeetl:beetl-parent:jar:3.16.1.RELEASE'
Dependencies
The project has no third-party dependencies