License |
License |
---|---|
GroupId | GroupIdcz.auderis |
ArtifactId | ArtifactIdauderis-test-category |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAuderis Test - JUnit categories and other annotations
Auderis Test - JUnit annotations, among others definition of general categories for test classification
|
Project URL |
Project URL |
Project Organization |
Project OrganizationBoleslav Bobcik - Auderis |
<!-- https://jarcasting.com/artifacts/cz.auderis/auderis-test-category/ -->
<dependency>
<groupId>cz.auderis</groupId>
<artifactId>auderis-test-category</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/cz.auderis/auderis-test-category/
implementation 'cz.auderis:auderis-test-category:1.1.0'
// https://jarcasting.com/artifacts/cz.auderis/auderis-test-category/
implementation ("cz.auderis:auderis-test-category:1.1.0")
'cz.auderis:auderis-test-category:jar:1.1.0'
<dependency org="cz.auderis" name="auderis-test-category" rev="1.1.0">
<artifact name="auderis-test-category" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.auderis', module='auderis-test-category', version='1.1.0')
)
libraryDependencies += "cz.auderis" % "auderis-test-category" % "1.1.0"
[cz.auderis/auderis-test-category "1.1.0"]