| License |
License |
|---|---|
| GroupId | GroupIdcom.github.muirandy |
| ArtifactId | ArtifactIddistributed-yatspec |
| Last Version | Last Version1.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDistributed Yatspec
Using Yatspec, but the test doubles do the logging
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| distributed-yatspec-1.4.pom | |
| distributed-yatspec-1.4.jar | 4 KB |
| distributed-yatspec-1.4-sources.jar | 3 KB |
| distributed-yatspec-1.4-javadoc.jar | 388 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.muirandy/distributed-yatspec/ -->
<dependency>
<groupId>com.github.muirandy</groupId>
<artifactId>distributed-yatspec</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.muirandy/distributed-yatspec/
implementation 'com.github.muirandy:distributed-yatspec:1.4'
// https://jarcasting.com/artifacts/com.github.muirandy/distributed-yatspec/
implementation ("com.github.muirandy:distributed-yatspec:1.4")
'com.github.muirandy:distributed-yatspec:jar:1.4'
<dependency org="com.github.muirandy" name="distributed-yatspec" rev="1.4">
<artifact name="distributed-yatspec" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.muirandy', module='distributed-yatspec', version='1.4')
)
libraryDependencies += "com.github.muirandy" % "distributed-yatspec" % "1.4"
[com.github.muirandy/distributed-yatspec "1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.9 |
| com.github.muirandy : distributed-living-documentation-api | jar | 1.4 |
| com.github.nickmcdowall : yatspec | jar | 2020.3.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.4.2 |
| org.mockito : mockito-junit-jupiter | jar | 3.1.0 |
| org.assertj : assertj-core | jar | 3.11.1 |
| org.hamcrest : hamcrest | jar | 2.2 |