License |
License |
---|---|
GroupId | GroupIdcom.github.xujiaji.mk |
ArtifactId | ArtifactIdfile |
Last Version | Last Version1.0.0-beta10 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfile
springboot业务模块化!以依赖线上模块,自由选择所需模块,达到快速开发新项目的目的!并为统一维护提供便利
|
Filename | Size |
---|---|
file-1.0.0-beta10.pom | |
file-1.0.0-beta10.jar | 15 KB |
file-1.0.0-beta10-sources.jar | 9 KB |
file-1.0.0-beta10-javadoc.jar | 105 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xujiaji.mk/file/ -->
<dependency>
<groupId>com.github.xujiaji.mk</groupId>
<artifactId>file</artifactId>
<version>1.0.0-beta10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xujiaji.mk/file/
implementation 'com.github.xujiaji.mk:file:1.0.0-beta10'
// https://jarcasting.com/artifacts/com.github.xujiaji.mk/file/
implementation ("com.github.xujiaji.mk:file:1.0.0-beta10")
'com.github.xujiaji.mk:file:jar:1.0.0-beta10'
<dependency org="com.github.xujiaji.mk" name="file" rev="1.0.0-beta10">
<artifact name="file" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xujiaji.mk', module='file', version='1.0.0-beta10')
)
libraryDependencies += "com.github.xujiaji.mk" % "file" % "1.0.0-beta10"
[com.github.xujiaji.mk/file "1.0.0-beta10"]
Group / Artifact | Type | Version |
---|---|---|
com.github.xujiaji.mk : common | jar | 1.0.0-beta10 |
org.apache.logging.log4j : log4j-to-slf4j | jar | 2.15.0 |
org.apache.logging.log4j : log4j-api | jar | 2.15.0 |
org.springframework.boot : spring-boot-starter-web | jar | 2.5.3 |
org.springframework.boot : spring-boot-starter-validation | jar | 2.5.3 |
org.projectlombok : lombok | jar | 1.18.20 |
cn.hutool : hutool-all | jar | 5.3.5 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.5.3 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.5.3 |