fly-pig-config

Java Spring Web 常用配置类

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

top.todev.tool
ArtifactId

ArtifactId

fly-pig-config
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

fly-pig-config
Java Spring Web 常用配置类

Download fly-pig-config

How to add to project

<!-- https://jarcasting.com/artifacts/top.todev.tool/fly-pig-config/ -->
<dependency>
    <groupId>top.todev.tool</groupId>
    <artifactId>fly-pig-config</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/top.todev.tool/fly-pig-config/
implementation 'top.todev.tool:fly-pig-config:0.0.3'
// https://jarcasting.com/artifacts/top.todev.tool/fly-pig-config/
implementation ("top.todev.tool:fly-pig-config:0.0.3")
'top.todev.tool:fly-pig-config:jar:0.0.3'
<dependency org="top.todev.tool" name="fly-pig-config" rev="0.0.3">
  <artifact name="fly-pig-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.todev.tool', module='fly-pig-config', version='0.0.3')
)
libraryDependencies += "top.todev.tool" % "fly-pig-config" % "0.0.3"
[top.todev.tool/fly-pig-config "0.0.3"]

Dependencies

compile (1)

Group / Artifact Type Version
cn.hutool : hutool-core jar 5.5.8

provided (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar
org.springframework.data : spring-data-redis jar
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar
com.fasterxml.jackson.module : jackson-module-parameter-names jar
org.projectlombok : lombok jar

test (2)

Group / Artifact Type Version
org.junit.platform : junit-platform-launcher jar
org.junit.jupiter : junit-jupiter-engine jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2