Model Assert

Assertions for structured data

License

License

GroupId

GroupId

uk.org.webcompere
ArtifactId

ArtifactId

model-assert
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Model Assert
Assertions for structured data
Project URL

Project URL

https://github.com/webcompere/model-assert
Source Code Management

Source Code Management

https://github.com/webcompere/model-assert/

Download model-assert

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.12.3
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.12.3
org.hamcrest : hamcrest jar 2.2
com.github.spotbugs : spotbugs-annotations jar 4.2.3
org.opentest4j : opentest4j jar 1.2.0

provided (1)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.11.0

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.1
org.mockito : mockito-junit-jupiter jar 3.11.0
org.assertj : assertj-core jar 3.19.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0