Last Version

core 0.1.5

core

License

License

GroupId

GroupId

cn.bestwu.simpleframework
ArtifactId

ArtifactId

core
Version

Version

0.1.5
Type

Type

jar
Description

Description

core
core

Download core 0.1.5


<!-- 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"]

Dependencies

compile (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

Project Modules

There are no modules declared in this project.