License |
License |
---|---|
Categories |
CategoriesSBE Data Data Structures |
GroupId | GroupIdcom.opsbears.webcomponents.dic |
ArtifactId | ArtifactIdannotation |
Last Version | Last Version1.0.0-alpha14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpsbears Web Components Dependency Injection Container Annotation Adapter
Annotation adapter for the OWC DIC
|
Filename | Size |
---|---|
annotation-1.0.0-alpha14.pom | |
annotation-1.0.0-alpha14.jar | 7 KB |
annotation-1.0.0-alpha14-sources.jar | 3 KB |
annotation-1.0.0-alpha14-javadoc.jar | 32 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.opsbears.webcomponents.dic/annotation/ -->
<dependency>
<groupId>com.opsbears.webcomponents.dic</groupId>
<artifactId>annotation</artifactId>
<version>1.0.0-alpha14</version>
</dependency>
// https://jarcasting.com/artifacts/com.opsbears.webcomponents.dic/annotation/
implementation 'com.opsbears.webcomponents.dic:annotation:1.0.0-alpha14'
// https://jarcasting.com/artifacts/com.opsbears.webcomponents.dic/annotation/
implementation ("com.opsbears.webcomponents.dic:annotation:1.0.0-alpha14")
'com.opsbears.webcomponents.dic:annotation:jar:1.0.0-alpha14'
<dependency org="com.opsbears.webcomponents.dic" name="annotation" rev="1.0.0-alpha14">
<artifact name="annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opsbears.webcomponents.dic', module='annotation', version='1.0.0-alpha14')
)
libraryDependencies += "com.opsbears.webcomponents.dic" % "annotation" % "1.0.0-alpha14"
[com.opsbears.webcomponents.dic/annotation "1.0.0-alpha14"]
Group / Artifact | Type | Version |
---|---|---|
org.reflections : reflections | jar | 0.9.11 |
com.opsbears.webcomponents : dic | jar | 1.0.0-alpha14 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
org.slf4j : slf4j-api | jar | 1.7.25 |