| License |
License |
|---|---|
| GroupId | GroupIdcom.df4j |
| ArtifactId | ArtifactIddf4j-cloud-root |
| Version | Version1.2.6 |
| Type | Typepom |
| Description |
Descriptiondf SpringCloud公共pom
|
| Filename | Size |
|---|---|
| df4j-cloud-root-1.2.6.pom | 659 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.df4j/df4j-cloud-root/ -->
<dependency>
<groupId>com.df4j</groupId>
<artifactId>df4j-cloud-root</artifactId>
<version>1.2.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.df4j/df4j-cloud-root/
implementation 'com.df4j:df4j-cloud-root:1.2.6'
// https://jarcasting.com/artifacts/com.df4j/df4j-cloud-root/
implementation ("com.df4j:df4j-cloud-root:1.2.6")
'com.df4j:df4j-cloud-root:pom:1.2.6'
<dependency org="com.df4j" name="df4j-cloud-root" rev="1.2.6">
<artifact name="df4j-cloud-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.df4j', module='df4j-cloud-root', version='1.2.6')
)
libraryDependencies += "com.df4j" % "df4j-cloud-root" % "1.2.6"
[com.df4j/df4j-cloud-root "1.2.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.26 |