Test annotations

Annotations to associate test cases with other things

Categories

Categories

Hudson Build Tools Continuous Integration and Continuous Delivery Net
GroupId

GroupId

org.jvnet.hudson
ArtifactId

ArtifactId

test-annotations
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Test annotations
Annotations to associate test cases with other things
Project URL

Project URL

http://hudson-labs.org/test-annotations/

Download test-annotations

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8

Project Modules

There are no modules declared in this project.
org.jvnet.hudson

Hudson CI Server

Versions

Version
1.0