Last Version

org.specsy:parent 2.3.3

Specsy is a BDD-style unit-level testing framework for Java/Scala/Groovy. It safely isolates mutable state and supports writing self-documenting tests/specifications.

License

License

GroupId

GroupId

org.specsy
ArtifactId

ArtifactId

parent
Version

Version

2.3.3
Type

Type

pom
Description

Description

Specsy is a BDD-style unit-level testing framework for Java/Scala/Groovy. It safely isolates mutable state and supports writing self-documenting tests/specifications.
Project URL

Project URL

http://specsy.org/

Download parent 2.3.3

Filename Size
parent-2.3.3.pom 14 KB
Browse

<!-- https://jarcasting.com/artifacts/org.specsy/parent/ -->
<dependency>
    <groupId>org.specsy</groupId>
    <artifactId>parent</artifactId>
    <version>2.3.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.specsy/parent/
implementation 'org.specsy:parent:2.3.3'
// https://jarcasting.com/artifacts/org.specsy/parent/
implementation ("org.specsy:parent:2.3.3")
'org.specsy:parent:pom:2.3.3'
<dependency org="org.specsy" name="parent" rev="2.3.3">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.specsy', module='parent', version='2.3.3')
)
libraryDependencies += "org.specsy" % "parent" % "2.3.3"
[org.specsy/parent "2.3.3"]

Dependencies

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 1.10.19
fi.jumi : jumi-core jar 0.5.437

Project Modules

There are no modules declared in this project.