is not current version
Last Version 1.10

Type Annotation Examples For Testing 1.8

Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs

License

License

Categories

Categories

JBoss Container Application Servers Dex General Purpose Libraries Utility
GroupId

GroupId

org.jboss.jandex
ArtifactId

ArtifactId

typeannotation-test
Version

Version

1.8
Type

Type

jar
Description

Description

Type Annotation Examples For Testing
Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs
Project Organization

Project Organization

JBoss by Red Hat

Download typeannotation-test 1.8


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

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.