| License |
License |
|---|---|
| GroupId | GroupIdcom.gitee.huohuzhihui |
| ArtifactId | ArtifactIdhuohuzhihui-base |
| Version | Version1.0.3.RELEASE |
| Type | Typepom |
| Description |
Descriptionhuohuzhihui-base
火狐智慧基础包
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| huohuzhihui-base-1.0.3.RELEASE.pom | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.huohuzhihui/huohuzhihui-base/ -->
<dependency>
<groupId>com.gitee.huohuzhihui</groupId>
<artifactId>huohuzhihui-base</artifactId>
<version>1.0.3.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.huohuzhihui/huohuzhihui-base/
implementation 'com.gitee.huohuzhihui:huohuzhihui-base:1.0.3.RELEASE'
// https://jarcasting.com/artifacts/com.gitee.huohuzhihui/huohuzhihui-base/
implementation ("com.gitee.huohuzhihui:huohuzhihui-base:1.0.3.RELEASE")
'com.gitee.huohuzhihui:huohuzhihui-base:pom:1.0.3.RELEASE'
<dependency org="com.gitee.huohuzhihui" name="huohuzhihui-base" rev="1.0.3.RELEASE">
<artifact name="huohuzhihui-base" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gitee.huohuzhihui', module='huohuzhihui-base', version='1.0.3.RELEASE')
)
libraryDependencies += "com.gitee.huohuzhihui" % "huohuzhihui-base" % "1.0.3.RELEASE"
[com.gitee.huohuzhihui/huohuzhihui-base "1.0.3.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.1.4.RELEASE |
| org.springframework.boot : spring-boot-starter-tomcat | jar | 2.1.4.RELEASE |
| org.springframework.boot : spring-boot-starter-test | jar | 2.1.4.RELEASE |
| junit : junit | jar | 4.12 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.10.0 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.0 |