Last Version

code-builder 1.0.5.RELEASE

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

com.gitee.hengboy
ArtifactId

ArtifactId

code-builder
Version

Version

1.0.5.RELEASE
Type

Type

pom
Description

Description

code-builder
Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://gitee.com/hengboy/code-builder

Download code-builder 1.0.5.RELEASE


<!-- https://jarcasting.com/artifacts/com.gitee.hengboy/code-builder/ -->
<dependency>
    <groupId>com.gitee.hengboy</groupId>
    <artifactId>code-builder</artifactId>
    <version>1.0.5.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.hengboy/code-builder/
implementation 'com.gitee.hengboy:code-builder:1.0.5.RELEASE'
// https://jarcasting.com/artifacts/com.gitee.hengboy/code-builder/
implementation ("com.gitee.hengboy:code-builder:1.0.5.RELEASE")
'com.gitee.hengboy:code-builder:pom:1.0.5.RELEASE'
<dependency org="com.gitee.hengboy" name="code-builder" rev="1.0.5.RELEASE">
  <artifact name="code-builder" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gitee.hengboy', module='code-builder', version='1.0.5.RELEASE')
)
libraryDependencies += "com.gitee.hengboy" % "code-builder" % "1.0.5.RELEASE"
[com.gitee.hengboy/code-builder "1.0.5.RELEASE"]

Dependencies

compile (1)

Group / Artifact Type Version
org.freemarker : freemarker jar 2.3.28

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.20
org.slf4j : slf4j-api jar 1.7.25

Project Modules

  • code-builder-core
  • code-builder-spring-boot-starter
  • code-builder-spring-boot-autoconfigure
  • code-builder-maven-plugin
  • code-builder-maven-plugin-sample
  • code-builder-spring-boot-starter-sample