License |
License |
---|---|
GroupId | GroupIdcom.github.t1 |
ArtifactId | ArtifactIdstereotype-helper |
Version | Version1.0.8 |
Type | Typejar |
Description |
DescriptionStereotype 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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
stereotype-helper-1.0.8.pom | |
stereotype-helper-1.0.8.jar | 13 KB |
stereotype-helper-1.0.8-sources.jar | 10 KB |
stereotype-helper-1.0.8-javadoc.jar | 32 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
javax.enterprise : cdi-api Optional | jar | 2.0.SP1 |
org.slf4j : slf4j-api | jar | 1.7.28 |
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 |