License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.df4j |
ArtifactId | ArtifactIddf4j-boot-cli |
Last Version | Last Version1.2.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondf SpringBoot cli依赖
|
Filename | Size |
---|---|
df4j-boot-cli-1.2.6.pom | |
df4j-boot-cli-1.2.6.jar | 10 KB |
df4j-boot-cli-1.2.6-sources.jar | 8 KB |
df4j-boot-cli-1.2.6-javadoc.jar | 106 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.df4j/df4j-boot-cli/ -->
<dependency>
<groupId>com.df4j</groupId>
<artifactId>df4j-boot-cli</artifactId>
<version>1.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.df4j/df4j-boot-cli/
implementation 'com.df4j:df4j-boot-cli:1.2.6'
// https://jarcasting.com/artifacts/com.df4j/df4j-boot-cli/
implementation ("com.df4j:df4j-boot-cli:1.2.6")
'com.df4j:df4j-boot-cli:jar:1.2.6'
<dependency org="com.df4j" name="df4j-boot-cli" rev="1.2.6">
<artifact name="df4j-boot-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.df4j', module='df4j-boot-cli', version='1.2.6')
)
libraryDependencies += "com.df4j" % "df4j-boot-cli" % "1.2.6"
[com.df4j/df4j-boot-cli "1.2.6"]
Group / Artifact | Type | Version |
---|---|---|
com.df4j : df4j-base | jar | 1.2.6 |
org.springframework.boot : spring-boot-starter | jar | 2.1.6.RELEASE |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.1.6.RELEASE |
org.springframework.boot : spring-boot-starter-actuator | jar | 2.1.6.RELEASE |
org.springframework.boot : spring-boot-starter-aop | jar | 2.1.6.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.26 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.6.RELEASE |