arete

This repository contains the _Arete_ JUnit5 extention. For using _Arete_ see the https://github.com/mictaege/arete documentation.

License

License

GroupId

GroupId

com.github.mictaege
ArtifactId

ArtifactId

arete
Last Version

Last Version

2022.2
Release Date

Release Date

Type

Type

jar
Description

Description

arete
This repository contains the _Arete_ JUnit5 extention. For using _Arete_ see the https://github.com/mictaege/arete documentation.
Project URL

Project URL

https://github.com/mictaege/arete
Source Code Management

Source Code Management

https://github.com/mictaege/arete

Download arete

How to add to project

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

Dependencies

runtime (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0
com.google.guava : guava jar 30.1.1-jre
org.apache.commons : commons-text jar 1.9
org.apache.commons : commons-lang3 jar 3.12.0

test (2)

Group / Artifact Type Version
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 3.9.0

Project Modules

There are no modules declared in this project.

Versions

Version
2022.2
2022.1
2021.8
2021.7.3
2021.7.2
2021.7.1
2021.7
2021.6
2021.5
2021.4
2021.3
2021.2
2021.1