is not current version
Last Version 0.3.2-RELEASE

com.processpuzzle:processpuzzle-litest-domain 0.3.0-RELEASE

Facilitates more consistent object testing, influenced by Gerard Meszaros: xUnit Patterns

Categories

Categories

Doma Data ORM
GroupId

GroupId

com.processpuzzle
ArtifactId

ArtifactId

processpuzzle-litest-domain
Version

Version

0.3.0-RELEASE
Type

Type

jar

Download processpuzzle-litest-domain 0.3.0-RELEASE


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