Last Version

SouthernQuiet 4.7.2

这是一个基于Spring Boot,为了提供一些基础设施抽象,减少重复劳动而存在的库。

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

me.insidezhou.southernquiet
ArtifactId

ArtifactId

framework
Version

Version

4.7.2
Type

Type

pom
Description

Description

SouthernQuiet
这是一个基于Spring Boot,为了提供一些基础设施抽象,减少重复劳动而存在的库。
Project URL

Project URL

https://github.com/InsideZhou/southern-quiet
Source Code Management

Source Code Management

https://github.com/InsideZhou/southern-quiet

Download framework 4.7.2


<!-- https://jarcasting.com/artifacts/me.insidezhou.southernquiet/framework/ -->
<dependency>
    <groupId>me.insidezhou.southernquiet</groupId>
    <artifactId>framework</artifactId>
    <version>4.7.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/me.insidezhou.southernquiet/framework/
implementation 'me.insidezhou.southernquiet:framework:4.7.2'
// https://jarcasting.com/artifacts/me.insidezhou.southernquiet/framework/
implementation ("me.insidezhou.southernquiet:framework:4.7.2")
'me.insidezhou.southernquiet:framework:pom:4.7.2'
<dependency org="me.insidezhou.southernquiet" name="framework" rev="4.7.2">
  <artifact name="framework" type="pom" />
</dependency>
@Grapes(
@Grab(group='me.insidezhou.southernquiet', module='framework', version='4.7.2')
)
libraryDependencies += "me.insidezhou.southernquiet" % "framework" % "4.7.2"
[me.insidezhou.southernquiet/framework "4.7.2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar

runtime (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-reflect jar 1.6.21
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.21
org.jetbrains.kotlinx : kotlinx-coroutines-core jar
com.fasterxml.jackson.module : jackson-module-kotlin jar
me.insidezhou.instep : instep-core jar 3.0.0

Project Modules

There are no modules declared in this project.