| License |
License |
|---|---|
| GroupId | GroupIdcom.codedreamplus |
| ArtifactId | ArtifactIdcodedreamplus-base |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.codedreamplus:codedreamplus-base
Java spi、spring.factories文件自动生成工具
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| codedreamplus-base-1.0.1.pom | |
| codedreamplus-base-1.0.1.jar | 21 KB |
| codedreamplus-base-1.0.1-sources.jar | 11 KB |
| codedreamplus-base-1.0.1-javadoc.jar | 438 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.codedreamplus/codedreamplus-base/ -->
<dependency>
<groupId>com.codedreamplus</groupId>
<artifactId>codedreamplus-base</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.codedreamplus/codedreamplus-base/
implementation 'com.codedreamplus:codedreamplus-base:1.0.1'
// https://jarcasting.com/artifacts/com.codedreamplus/codedreamplus-base/
implementation ("com.codedreamplus:codedreamplus-base:1.0.1")
'com.codedreamplus:codedreamplus-base:jar:1.0.1'
<dependency org="com.codedreamplus" name="codedreamplus-base" rev="1.0.1">
<artifact name="codedreamplus-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codedreamplus', module='codedreamplus-base', version='1.0.1')
)
libraryDependencies += "com.codedreamplus" % "codedreamplus-base" % "1.0.1"
[com.codedreamplus/codedreamplus-base "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar |