Compilit results

A small package that enables you to encapsulate and propagate processing/validation results with their corresponding message and status.

License

License

MIT
GroupId

GroupId

com.compilit
ArtifactId

ArtifactId

compilit-results
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Compilit results
A small package that enables you to encapsulate and propagate processing/validation results with their corresponding message and status.
Project URL

Project URL

https://github.com/compilit/compilit-results

Download compilit-results

How to add to project

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

Dependencies

test (4)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.21.0
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0