License |
License |
---|---|
GroupId | GroupIdcn.bestwu.simpleframework |
ArtifactId | ArtifactIdcore |
Last Version | Last Version0.1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncore
core
|
Filename | Size |
---|---|
core-0.1.5.pom | |
core-0.1.5.jar | 128 KB |
core-0.1.5-sources.jar | 78 KB |
core-0.1.5-javadoc.jar | 327 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.bestwu.simpleframework/core/ -->
<dependency>
<groupId>cn.bestwu.simpleframework</groupId>
<artifactId>core</artifactId>
<version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/cn.bestwu.simpleframework/core/
implementation 'cn.bestwu.simpleframework:core:0.1.5'
// https://jarcasting.com/artifacts/cn.bestwu.simpleframework/core/
implementation ("cn.bestwu.simpleframework:core:0.1.5")
'cn.bestwu.simpleframework:core:jar:0.1.5'
<dependency org="cn.bestwu.simpleframework" name="core" rev="0.1.5">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.bestwu.simpleframework', module='core', version='0.1.5')
)
libraryDependencies += "cn.bestwu.simpleframework" % "core" % "0.1.5"
[cn.bestwu.simpleframework/core "0.1.5"]
Group / Artifact | Type | Version |
---|---|---|
cn.bestwu : starter-logging | jar | 2.0.0 |
com.baomidou : mybatis-plus | jar | 2.2.0 |
com.baomidou : mybatisplus-spring-boot-starter | jar | 1.0.5 |
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-loader | jar |