JRT-Annotations

Requirements Tracer for Java code based on annotations

License

License

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.reqtracer
ArtifactId

ArtifactId

jrt-annotations
Last Version

Last Version

1.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

JRT-Annotations
Requirements Tracer for Java code based on annotations

Download jrt-annotations

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.0
1.6.6
1.6.5
1.6.4
1.6.1