Last Version

Type Annotation Examples For Testing 1.10

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.10
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.10


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

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.