License |
License |
---|---|
GroupId | GroupIdio.github.mmdai |
ArtifactId | ArtifactIdflood-base |
Last Version | Last Version2.7.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionflood-base
Flood Cloud - 基于Spring Cloud Alibaba实现的微服务架构
|
Project URL |
Project URL |
Filename | Size |
---|---|
flood-base-2.7.0.2.pom | |
flood-base-2.7.0.2.jar | 46 KB |
flood-base-2.7.0.2-sources.jar | 32 KB |
flood-base-2.7.0.2-javadoc.jar | 253 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.mmdai/flood-base/ -->
<dependency>
<groupId>io.github.mmdai</groupId>
<artifactId>flood-base</artifactId>
<version>2.7.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mmdai/flood-base/
implementation 'io.github.mmdai:flood-base:2.7.0.2'
// https://jarcasting.com/artifacts/io.github.mmdai/flood-base/
implementation ("io.github.mmdai:flood-base:2.7.0.2")
'io.github.mmdai:flood-base:jar:2.7.0.2'
<dependency org="io.github.mmdai" name="flood-base" rev="2.7.0.2">
<artifact name="flood-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mmdai', module='flood-base', version='2.7.0.2')
)
libraryDependencies += "io.github.mmdai" % "flood-base" % "2.7.0.2"
[io.github.mmdai/flood-base "2.7.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |