Last Version

at.rseiler.pom-project:annotation 1.1

Contains the @ThreadUnsafe annotation which is used to mark tests which can't run in parallel on the same JVM.

License

License

GroupId

GroupId

at.rseiler.pom-project
ArtifactId

ArtifactId

annotation
Version

Version

1.1
Type

Type

jar
Description

Description

at.rseiler.pom-project:annotation
Contains the @ThreadUnsafe annotation which is used to mark tests which can't run in parallel on the same JVM.

Download annotation 1.1


<!-- https://jarcasting.com/artifacts/at.rseiler.pom-project/annotation/ -->
<dependency>
    <groupId>at.rseiler.pom-project</groupId>
    <artifactId>annotation</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/at.rseiler.pom-project/annotation/
implementation 'at.rseiler.pom-project:annotation:1.1'
// https://jarcasting.com/artifacts/at.rseiler.pom-project/annotation/
implementation ("at.rseiler.pom-project:annotation:1.1")
'at.rseiler.pom-project:annotation:jar:1.1'
<dependency org="at.rseiler.pom-project" name="annotation" rev="1.1">
  <artifact name="annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.rseiler.pom-project', module='annotation', version='1.1')
)
libraryDependencies += "at.rseiler.pom-project" % "annotation" % "1.1"
[at.rseiler.pom-project/annotation "1.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.