is not current version
Last Version 1.2.0.RELEASE

me.wuwenbin:template-boot-tools 1.0.1.RELEASE

template框架工具类集合工程

GroupId

GroupId

me.wuwenbin
ArtifactId

ArtifactId

template-boot-tools
Version

Version

1.0.1.RELEASE
Type

Type

pom

Download template-boot-tools 1.0.1.RELEASE


<!-- https://jarcasting.com/artifacts/me.wuwenbin/template-boot-tools/ -->
<dependency>
    <groupId>me.wuwenbin</groupId>
    <artifactId>template-boot-tools</artifactId>
    <version>1.0.1.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/me.wuwenbin/template-boot-tools/
implementation 'me.wuwenbin:template-boot-tools:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/me.wuwenbin/template-boot-tools/
implementation ("me.wuwenbin:template-boot-tools:1.0.1.RELEASE")
'me.wuwenbin:template-boot-tools:pom:1.0.1.RELEASE'
<dependency org="me.wuwenbin" name="template-boot-tools" rev="1.0.1.RELEASE">
  <artifact name="template-boot-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='me.wuwenbin', module='template-boot-tools', version='1.0.1.RELEASE')
)
libraryDependencies += "me.wuwenbin" % "template-boot-tools" % "1.0.1.RELEASE"
[me.wuwenbin/template-boot-tools "1.0.1.RELEASE"]