Last Version

Stereotype Helper 1.0.8

Helps libraries to support stereotypes, so their users can encapsulate the libraries' annotations into their own, allowing to reuse them.

License

License

GroupId

GroupId

com.github.t1
ArtifactId

ArtifactId

stereotype-helper
Version

Version

1.0.8
Type

Type

jar
Description

Description

Stereotype Helper
Helps libraries to support stereotypes, so their users can encapsulate the libraries' annotations into their own, allowing to reuse them.
Project URL

Project URL

https://github.com/t1/stereotype-helper
Source Code Management

Source Code Management

https://github.com/t1/stereotype-helper.git

Download stereotype-helper 1.0.8


<!-- https://jarcasting.com/artifacts/com.github.t1/stereotype-helper/ -->
<dependency>
    <groupId>com.github.t1</groupId>
    <artifactId>stereotype-helper</artifactId>
    <version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.t1/stereotype-helper/
implementation 'com.github.t1:stereotype-helper:1.0.8'
// https://jarcasting.com/artifacts/com.github.t1/stereotype-helper/
implementation ("com.github.t1:stereotype-helper:1.0.8")
'com.github.t1:stereotype-helper:jar:1.0.8'
<dependency org="com.github.t1" name="stereotype-helper" rev="1.0.8">
  <artifact name="stereotype-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.t1', module='stereotype-helper', version='1.0.8')
)
libraryDependencies += "com.github.t1" % "stereotype-helper" % "1.0.8"
[com.github.t1/stereotype-helper "1.0.8"]

Dependencies

provided (2)

Group / Artifact Type Version
javax.enterprise : cdi-api Optional jar 2.0.SP1
org.slf4j : slf4j-api jar 1.7.28

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.assertj : assertj-core jar 3.13.2
ch.qos.logback : logback-classic jar 1.2.3
javax.annotation : javax.annotation-api jar 1.3.2

Project Modules

There are no modules declared in this project.