License |
License |
---|---|
GroupId | GroupIdxyz.shodown |
ArtifactId | ArtifactIdshodown-flow |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionshodown基础依赖包父pom
|
Filename | Size |
---|---|
shodown-flow-2.0.0.pom | |
shodown-flow-2.0.0.jar | 12 KB |
shodown-flow-2.0.0-sources.jar | 10 KB |
shodown-flow-2.0.0-javadoc.jar | 125 KB |
Browse |
<!-- 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"]
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 |