License |
License |
---|---|
GroupId | GroupIdcom.github.nickmcdowall |
ArtifactId | ArtifactIdyatspec |
Last Version | Last Version2021.1.10 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionyatspec
A library used in tests to generate living sequence diagrams
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
yatspec-2021.1.10.pom | |
yatspec-2021.1.10.jar | 126 KB |
yatspec-2021.1.10-sources.jar | 67 KB |
yatspec-2021.1.10-javadoc.jar | 640 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nickmcdowall/yatspec/ -->
<dependency>
<groupId>com.github.nickmcdowall</groupId>
<artifactId>yatspec</artifactId>
<version>2021.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nickmcdowall/yatspec/
implementation 'com.github.nickmcdowall:yatspec:2021.1.10'
// https://jarcasting.com/artifacts/com.github.nickmcdowall/yatspec/
implementation ("com.github.nickmcdowall:yatspec:2021.1.10")
'com.github.nickmcdowall:yatspec:jar:2021.1.10'
<dependency org="com.github.nickmcdowall" name="yatspec" rev="2021.1.10">
<artifact name="yatspec" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nickmcdowall', module='yatspec', version='2021.1.10')
)
libraryDependencies += "com.github.nickmcdowall" % "yatspec" % "2021.1.10"
[com.github.nickmcdowall/yatspec "2021.1.10"]
Group / Artifact | Type | Version |
---|---|---|
io.pebbletemplates : pebble | jar | 3.1.4 |
net.sourceforge.plantuml : plantuml | jar | 1.2021.3 |
com.thoughtworks.qdox : qdox | jar | 1.12.1 |
jaxen : jaxen | jar | 1.1.1 |
org.jdom : jdom | jar | 1.1 |
org.junit.jupiter : junit-jupiter-api | jar | 5.3.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.3.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.3.2 |
org.hamcrest : hamcrest-library | jar | 1.3 |
Group / Artifact | Type | Version |
---|---|---|
io.cucumber : cucumber-spring | jar | 6.9.1 |
org.springframework : spring-context | jar | 5.2.6.RELEASE |
org.apache.commons : commons-lang3 | jar | 3.11 |