Last Version

Team33 Testing Library - Edition 1 1.3.2

Provides classes for testing purpose

License

License

GroupId

GroupId

de.team33.patterns
ArtifactId

ArtifactId

testing-01
Version

Version

1.3.2
Type

Type

jar
Description

Description

Team33 Testing Library - Edition 1
Provides classes for testing purpose
Project URL

Project URL

http://team33.de/dev/patterns/testing-01

Download testing-01 1.3.2


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

Dependencies

compile (1)

Group / Artifact Type Version
de.team33.patterns : exceptional-01 jar 1.3.2

test (1)

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

Project Modules

There are no modules declared in this project.