com.fayelau:tummy-base-core

肚子平台基础模块

License

License

GroupId

GroupId

com.fayelau
ArtifactId

ArtifactId

tummy-base-core
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

肚子平台基础模块
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/tummy-base-core

Download tummy-base-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.fayelau/tummy-base-core/ -->
<dependency>
    <groupId>com.fayelau</groupId>
    <artifactId>tummy-base-core</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.fayelau/tummy-base-core/
implementation 'com.fayelau:tummy-base-core:1.0.1'
// https://jarcasting.com/artifacts/com.fayelau/tummy-base-core/
implementation ("com.fayelau:tummy-base-core:1.0.1")
'com.fayelau:tummy-base-core:jar:1.0.1'
<dependency org="com.fayelau" name="tummy-base-core" rev="1.0.1">
  <artifact name="tummy-base-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fayelau', module='tummy-base-core', version='1.0.1')
)
libraryDependencies += "com.fayelau" % "tummy-base-core" % "1.0.1"
[com.fayelau/tummy-base-core "1.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.1.7.RELEASE
org.apache.commons : commons-lang3 jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0