is not current version
Last Version 2.0.0

xyz.shodown:shodown-flow 1.0.1

shodown基础依赖包父pom

License

License

GroupId

GroupId

xyz.shodown
ArtifactId

ArtifactId

shodown-flow
Version

Version

1.0.1
Type

Type

jar
Description

Description

shodown基础依赖包父pom

Download shodown-flow 1.0.1


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

Dependencies

compile (5)

Group / Artifact Type Version
xyz.shodown : shodown-common jar 1.0.1
org.springframework.boot : spring-boot-starter jar 2.3.5.RELEASE
org.projectlombok : lombok jar 1.18.18
org.springframework.boot : spring-boot-configuration-processor jar 2.4.1
org.springframework.boot : spring-boot-starter-web Optional jar 2.3.5.RELEASE

Project Modules

There are no modules declared in this project.