is not current version
Last Version 0.9.1

Xpect Base Module 0.7.0

Elementary input/output operations and abstract XPect implementation.

GroupId

GroupId

org.fluentcodes.tools
ArtifactId

ArtifactId

xpect
Version

Version

0.7.0
Type

Type

jar
Description

Description

Xpect Base Module
Elementary input/output operations and abstract XPect implementation.

Download xpect 0.7.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.13.2
org.javers : javers-core jar 5.9.0

provided (1)

Group / Artifact Type Version
junit : junit jar 4.12

test (1)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.16.1

Project Modules

There are no modules declared in this project.