CrayFish :: COMMON :: Expectation

Expectation object for time-based marker creation and packaging with it

License

License

GroupId

GroupId

com.github.sftwnd.crayfish.common
ArtifactId

ArtifactId

crayfish-common-expectation
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

CrayFish :: COMMON :: Expectation
Expectation object for time-based marker creation and packaging with it
Project URL

Project URL

https://github.com/sftwnd/crayfish-common-expectation

Download crayfish-common-expectation

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0