не последняя версия
Последняя версия 1.2.0.RELEASE

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

template框架工具类集合工程

Группа

Группа

me.wuwenbin
Идентификатор

Идентификатор

template-boot-tools
Версия

Версия

1.0.0.RELEASE
Тип

Тип

pom

Скачать template-boot-tools 1.0.0.RELEASE

Имя Файла Размер
template-boot-tools-1.0.0.RELEASE.pom 5 KB
Обзор

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