License |
License |
---|---|
GroupId | GroupIdio.github.mmdai |
ArtifactId | ArtifactIdflood-dependencies |
Last Version | Last Version2.7.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionflood-dependencies
Flood Cloud - 基于Spring Cloud Alibaba实现的微服务架构
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
flood-dependencies-2.7.0.2.pom | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.mmdai/flood-dependencies/ -->
<dependency>
<groupId>io.github.mmdai</groupId>
<artifactId>flood-dependencies</artifactId>
<version>2.7.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.mmdai/flood-dependencies/
implementation 'io.github.mmdai:flood-dependencies:2.7.0.2'
// https://jarcasting.com/artifacts/io.github.mmdai/flood-dependencies/
implementation ("io.github.mmdai:flood-dependencies:2.7.0.2")
'io.github.mmdai:flood-dependencies:pom:2.7.0.2'
<dependency org="io.github.mmdai" name="flood-dependencies" rev="2.7.0.2">
<artifact name="flood-dependencies" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.mmdai', module='flood-dependencies', version='2.7.0.2')
)
libraryDependencies += "io.github.mmdai" % "flood-dependencies" % "2.7.0.2"
[io.github.mmdai/flood-dependencies "2.7.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.cloud : spring-cloud-context | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.boot : spring-boot-starter-log4j2 | jar | |
com.lmax : disruptor | jar | 3.4.4 |
org.springframework.boot : spring-boot-starter-aop | jar | |
org.springframework.boot : spring-boot-starter-actuator | jar | |
org.springframework.cloud : spring-cloud-starter-bootstrap | jar | |
commons-codec : commons-codec | jar | |
commons-io : commons-io | jar | 2.11.0 |
org.apache.commons : commons-lang3 | jar | |
javax.validation : validation-api | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |