License |
License |
---|---|
GroupId | GroupIdcn.hiboot.mcn |
ArtifactId | ArtifactIdmcn-boot-core |
Last Version | Last Version2.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMCN Boot Core
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mcn-boot-core-2.7.1.pom | |
mcn-boot-core-2.7.1.jar | 25 KB |
mcn-boot-core-2.7.1-sources.jar | 14 KB |
mcn-boot-core-2.7.1-javadoc.jar | 167 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.hiboot.mcn/mcn-boot-core/ -->
<dependency>
<groupId>cn.hiboot.mcn</groupId>
<artifactId>mcn-boot-core</artifactId>
<version>2.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.hiboot.mcn/mcn-boot-core/
implementation 'cn.hiboot.mcn:mcn-boot-core:2.7.1'
// https://jarcasting.com/artifacts/cn.hiboot.mcn/mcn-boot-core/
implementation ("cn.hiboot.mcn:mcn-boot-core:2.7.1")
'cn.hiboot.mcn:mcn-boot-core:jar:2.7.1'
<dependency org="cn.hiboot.mcn" name="mcn-boot-core" rev="2.7.1">
<artifact name="mcn-boot-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.hiboot.mcn', module='mcn-boot-core', version='2.7.1')
)
libraryDependencies += "cn.hiboot.mcn" % "mcn-boot-core" % "2.7.1"
[cn.hiboot.mcn/mcn-boot-core "2.7.1"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
jakarta.persistence : jakarta.persistence-api Optional | jar | 2.2.3 |
org.springframework : spring-context Optional | jar | 5.3.21 |