Team33 Testing Library

Stuff for testing.

License

License

GroupId

GroupId

de.team33.libs
ArtifactId

ArtifactId

lib-testing-01
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Team33 Testing Library
Stuff for testing.
Project URL

Project URL

https://github.com/akk-team33/lib-testing
Source Code Management

Source Code Management

https://github.com/akk-team33/lib-testing

Download lib-testing-01

How to add to project

<!-- https://jarcasting.com/artifacts/de.team33.libs/lib-testing-01/ -->
<dependency>
    <groupId>de.team33.libs</groupId>
    <artifactId>lib-testing-01</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.team33.libs/lib-testing-01/
implementation 'de.team33.libs:lib-testing-01:1.1.0'
// https://jarcasting.com/artifacts/de.team33.libs/lib-testing-01/
implementation ("de.team33.libs:lib-testing-01:1.1.0")
'de.team33.libs:lib-testing-01:jar:1.1.0'
<dependency org="de.team33.libs" name="lib-testing-01" rev="1.1.0">
  <artifact name="lib-testing-01" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.team33.libs', module='lib-testing-01', version='1.1.0')
)
libraryDependencies += "de.team33.libs" % "lib-testing-01" % "1.1.0"
[de.team33.libs/lib-testing-01 "1.1.0"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar [4.13,5.0)

Project Modules

There are no modules declared in this project.

lib-testing

Stuff for testing

Requires

Java 8 or higher

pom.xml

<dependency>
  <groupId>de.team33.libs</groupId>
  <artifactId>lib-testing-01</artifactId>
  <version>1.1.0</version>
</dependency>

Versions

Version
1.1.0
1.0.0