Last Version

xyz.shodown:shodown-flow 2.0.0

shodown基础依赖包父pom

License

License

GroupId

GroupId

xyz.shodown
ArtifactId

ArtifactId

shodown-flow
Version

Version

2.0.0
Type

Type

jar
Description

Description

shodown基础依赖包父pom

Download shodown-flow 2.0.0


<!-- https://jarcasting.com/artifacts/xyz.shodown/shodown-flow/ -->
<dependency>
    <groupId>xyz.shodown</groupId>
    <artifactId>shodown-flow</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.shodown/shodown-flow/
implementation 'xyz.shodown:shodown-flow:2.0.0'
// https://jarcasting.com/artifacts/xyz.shodown/shodown-flow/
implementation ("xyz.shodown:shodown-flow:2.0.0")
'xyz.shodown:shodown-flow:jar:2.0.0'
<dependency org="xyz.shodown" name="shodown-flow" rev="2.0.0">
  <artifact name="shodown-flow" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.shodown', module='shodown-flow', version='2.0.0')
)
libraryDependencies += "xyz.shodown" % "shodown-flow" % "2.0.0"
[xyz.shodown/shodown-flow "2.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
xyz.shodown : shodown-common jar 2.0.0
org.springframework.boot : spring-boot-starter jar 2.6.6
org.projectlombok : lombok jar 1.18.18

Project Modules

There are no modules declared in this project.