| License |
License |
|---|---|
| GroupId | GroupIdcom.github.wpyuan |
| ArtifactId | ArtifactIddefault-core |
| Last Version | Last Version1.5.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondefault-core
default-core project for Spring Boot
|
| Filename | Size |
|---|---|
| default-core-1.5.0.pom | |
| default-core-1.5.0.jar | 31 KB |
| default-core-1.5.0-sources.jar | 18 KB |
| default-core-1.5.0-javadoc.jar | 169 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |