default-core

default-core project for Spring Boot

License

License

GroupId

GroupId

com.github.wpyuan
ArtifactId

ArtifactId

default-core
Last Version

Last Version

1.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

default-core
default-core project for Spring Boot

Download default-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.wpyuan/default-core/ -->
<dependency>
    <groupId>com.github.wpyuan</groupId>
    <artifactId>default-core</artifactId>
    <version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wpyuan/default-core/
implementation 'com.github.wpyuan:default-core:1.5.0'
// https://jarcasting.com/artifacts/com.github.wpyuan/default-core/
implementation ("com.github.wpyuan:default-core:1.5.0")
'com.github.wpyuan:default-core:jar:1.5.0'
<dependency org="com.github.wpyuan" name="default-core" rev="1.5.0">
  <artifact name="default-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wpyuan', module='default-core', version='1.5.0')
)
libraryDependencies += "com.github.wpyuan" % "default-core" % "1.5.0"
[com.github.wpyuan/default-core "1.5.0"]

Dependencies

compile (6)

Group / Artifact Type Version
org.aspectj : aspectjweaver jar 1.9.6
com.alibaba : fastjson jar 1.2.73
org.apache.commons : commons-lang3 jar 3.11
commons-beanutils : commons-beanutils jar 1.9.4
commons-io : commons-io jar 2.11.0
com.squareup.okhttp3 : okhttp jar 3.14.7

provided (4)

Group / Artifact Type Version
org.springframework : spring-web jar 5.3.14
org.projectlombok : lombok Optional jar 1.18.16
org.apache.tomcat.embed : tomcat-embed-core jar 9.0.58
com.github.wpyuan : mybatis-crud jar 0.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.0
1.4.1
1.4.0
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.1
1.1.0
1.0.2
1.0.1
0.4.1
0.4.0
0.3.2
0.3.1
0.3.0
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.0
0.0.2
0.0.1