| License |
License |
|---|---|
| GroupId | GroupIdcom.gitee.huohuzhihui |
| ArtifactId | ArtifactIdhuohuzhihui-core |
| Version | Version1.0.3.RELEASE |
| Type | Typejar |
| Description |
Descriptionhuohuzhihui-core
huohuzhihui核心包
|
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.gitee.huohuzhihui/huohuzhihui-core/ -->
<dependency>
<groupId>com.gitee.huohuzhihui</groupId>
<artifactId>huohuzhihui-core</artifactId>
<version>1.0.3.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.huohuzhihui/huohuzhihui-core/
implementation 'com.gitee.huohuzhihui:huohuzhihui-core:1.0.3.RELEASE'
// https://jarcasting.com/artifacts/com.gitee.huohuzhihui/huohuzhihui-core/
implementation ("com.gitee.huohuzhihui:huohuzhihui-core:1.0.3.RELEASE")
'com.gitee.huohuzhihui:huohuzhihui-core:jar:1.0.3.RELEASE'
<dependency org="com.gitee.huohuzhihui" name="huohuzhihui-core" rev="1.0.3.RELEASE">
<artifact name="huohuzhihui-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.huohuzhihui', module='huohuzhihui-core', version='1.0.3.RELEASE')
)
libraryDependencies += "com.gitee.huohuzhihui" % "huohuzhihui-core" % "1.0.3.RELEASE"
[com.gitee.huohuzhihui/huohuzhihui-core "1.0.3.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| de.schlichtherle.truelicense : truelicense-core | jar | 1.33 |
| 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 |