License |
License |
---|---|
GroupId | GroupIdtech.mhuang.pacebox |
ArtifactId | ArtifactIdpacebox-springboot-core-common |
Last Version | Last Version2021.0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspringboot component extension package plugin
|
<!-- https://jarcasting.com/artifacts/tech.mhuang.pacebox/pacebox-springboot-core-common/ -->
<dependency>
<groupId>tech.mhuang.pacebox</groupId>
<artifactId>pacebox-springboot-core-common</artifactId>
<version>2021.0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/tech.mhuang.pacebox/pacebox-springboot-core-common/
implementation 'tech.mhuang.pacebox:pacebox-springboot-core-common:2021.0.2.0'
// https://jarcasting.com/artifacts/tech.mhuang.pacebox/pacebox-springboot-core-common/
implementation ("tech.mhuang.pacebox:pacebox-springboot-core-common:2021.0.2.0")
'tech.mhuang.pacebox:pacebox-springboot-core-common:jar:2021.0.2.0'
<dependency org="tech.mhuang.pacebox" name="pacebox-springboot-core-common" rev="2021.0.2.0">
<artifact name="pacebox-springboot-core-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.mhuang.pacebox', module='pacebox-springboot-core-common', version='2021.0.2.0')
)
libraryDependencies += "tech.mhuang.pacebox" % "pacebox-springboot-core-common" % "2021.0.2.0"
[tech.mhuang.pacebox/pacebox-springboot-core-common "2021.0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
tech.mhuang.pacebox : pacebox-springboot-protocol-common | jar | 2021.0.2.0 |
com.alibaba.fastjson2 : fastjson2 | jar | 2.0.3 |
org.springframework : spring-webmvc | jar | |
tech.mhuang.pacebox : pacebox-core | jar | 1.1.5 |
com.fasterxml.jackson.core : jackson-databind | jar | |
org.slf4j : slf4j-api | jar | 1.7.35 |
javax.validation : validation-api | jar | 2.0.1.Final |
com.squareup.okhttp3 : okhttp | jar | 4.9.3 |
org.aspectj : aspectjweaver | jar | 1.9.8 |