is not current version
Last Version 1.0.5.RELEASE

com.gitee.hengboy:code-builder-spring-boot-starter 1.0.3.RELEASE


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.gitee.hengboy
ArtifactId

ArtifactId

code-builder-spring-boot-starter
Version

Version

1.0.3.RELEASE
Type

Type

jar

Download code-builder-spring-boot-starter 1.0.3.RELEASE


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