License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdtop.todev.tool |
ArtifactId | ArtifactIdfly-pig-config |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfly-pig-config
Java Spring Web 常用配置类
|
Filename | Size |
---|---|
fly-pig-config-0.0.3.pom | |
fly-pig-config-0.0.3.jar | 12 KB |
fly-pig-config-0.0.3-sources.jar | 6 KB |
fly-pig-config-0.0.3-javadoc.jar | 53 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
cn.hutool : hutool-core | jar | 5.5.8 |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.platform : junit-platform-launcher | jar | |
org.junit.jupiter : junit-jupiter-engine | jar |