abego Commons Test

abego Commons - A collection of utilities to simplify Java development

License

License

GroupId

GroupId

org.abego.commons
ArtifactId

ArtifactId

abego-commons-test
Last Version

Last Version

0.11.0
Release Date

Release Date

Type

Type

jar
Description

Description

abego Commons Test
abego Commons - A collection of utilities to simplify Java development
Project Organization

Project Organization

abego Software GmbH, Germany

Download abego-commons-test

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.abego.commons : abego-commons-base jar 0.11.0
org.junit.jupiter : junit-jupiter-api jar 5.5.2
org.eclipse.jdt : org.eclipse.jdt.annotation jar 2.2.300

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
org.junit.jupiter : junit-jupiter-params jar 5.5.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.11.0
0.10.0
0.9.5
0.9.4