Last Version

Switchboard 0.3.0

An in-process message router that helps to write simple, asynchronous, state-based and collaboration tests.

License

License

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

io.github.whiskeysierra
ArtifactId

ArtifactId

switchboard
Version

Version

0.3.0
Type

Type

jar
Description

Description

Switchboard
An in-process message router that helps to write simple, asynchronous, state-based and collaboration tests.
Project URL

Project URL

https://github.com/whiskeysierra/switchboard
Source Code Management

Source Code Management

https://github.com/whiskeysierra/switchboard

Download switchboard 0.3.0


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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2
org.slf4j : slf4j-api jar 1.7.30
com.google.guava : guava jar 28.2-jre
org.zalando : faux-pas jar 0.8.0
org.organicdesign : Paguro jar 3.1.2

provided (2)

Group / Artifact Type Version
com.google.gag : gag jar 1.0.1
org.projectlombok : lombok jar 1.18.10

test (8)

Group / Artifact Type Version
org.slf4j : slf4j-nop jar 1.7.30
org.junit.jupiter : junit-jupiter-api jar 5.6.0
org.junit.jupiter : junit-jupiter-engine jar 5.6.0
org.junit.jupiter : junit-jupiter-params jar 5.6.0
org.hamcrest : java-hamcrest jar 2.0.0.0
org.hobsoft.hamcrest : hamcrest-compose jar 0.4.0
org.mockito : mockito-core jar 3.2.4
org.mockito : mockito-junit-jupiter jar 3.2.4

Project Modules

There are no modules declared in this project.