License |
License |
---|---|
GroupId | GroupIdorg.nasdanika.html |
ArtifactId | ArtifactIdflow |
Last Version | Last Version2022.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNasdanika HTML Flow documentation generation
Classes for generating Flow models documentation as YAML action spec.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
flow-2022.6.1.pom | |
flow-2022.6.1.jar | 13 KB |
flow-2022.6.1-test-sources.jar | 10 KB |
flow-2022.6.1-sources.jar | 9 KB |
flow-2022.6.1-javadoc.jar | 75 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.nasdanika.html/flow/ -->
<dependency>
<groupId>org.nasdanika.html</groupId>
<artifactId>flow</artifactId>
<version>2022.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.nasdanika.html/flow/
implementation 'org.nasdanika.html:flow:2022.6.1'
// https://jarcasting.com/artifacts/org.nasdanika.html/flow/
implementation ("org.nasdanika.html:flow:2022.6.1")
'org.nasdanika.html:flow:jar:2022.6.1'
<dependency org="org.nasdanika.html" name="flow" rev="2022.6.1">
<artifact name="flow" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nasdanika.html', module='flow', version='2022.6.1')
)
libraryDependencies += "org.nasdanika.html" % "flow" % "2022.6.1"
[org.nasdanika.html/flow "2022.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.nasdanika.html : emf | jar | 2022.6.1 |
org.nasdanika.html : app-model-gen | jar | 2022.6.1 |
org.nasdanika.core : flow | jar | 2022.6.1 |
commons-codec : commons-codec | jar | 1.15 |
org.nasdanika.core : diagram-gen | jar | 2022.6.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.assertj : assertj-core | jar | 3.20.2 |
com.github.dfabulich : sitemapgen4j | jar | 1.1.2 |