License |
License |
---|---|
GroupId | GroupIdcn.bestwu.simpleframework |
ArtifactId | ArtifactIdsimpleframework-core |
Last Version | Last Version0.1.30 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsimpleframework-core
simpleframework-core
|
Filename | Size |
---|---|
simpleframework-core-0.1.30.pom | |
simpleframework-core-0.1.30.jar | 135 KB |
simpleframework-core-0.1.30-sources.jar | 81 KB |
simpleframework-core-0.1.30-javadoc.jar | 339 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.bestwu.simpleframework/simpleframework-core/ -->
<dependency>
<groupId>cn.bestwu.simpleframework</groupId>
<artifactId>simpleframework-core</artifactId>
<version>0.1.30</version>
</dependency>
// https://jarcasting.com/artifacts/cn.bestwu.simpleframework/simpleframework-core/
implementation 'cn.bestwu.simpleframework:simpleframework-core:0.1.30'
// https://jarcasting.com/artifacts/cn.bestwu.simpleframework/simpleframework-core/
implementation ("cn.bestwu.simpleframework:simpleframework-core:0.1.30")
'cn.bestwu.simpleframework:simpleframework-core:jar:0.1.30'
<dependency org="cn.bestwu.simpleframework" name="simpleframework-core" rev="0.1.30">
<artifact name="simpleframework-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.bestwu.simpleframework', module='simpleframework-core', version='0.1.30')
)
libraryDependencies += "cn.bestwu.simpleframework" % "simpleframework-core" % "0.1.30"
[cn.bestwu.simpleframework/simpleframework-core "0.1.30"]
Group / Artifact | Type | Version |
---|---|---|
cn.bestwu : starter-logging | jar | 2.0.9 |
com.baomidou : mybatis-plus | jar | 2.3.1 |
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 |