Opsbears Web Components DIC Annotation Bindings

com.opsbears.blogengine.Application wiring layer

Лицензия

Лицензия

Категории

Категории

SBE Данные Data Structures
Группа

Группа

com.opsbears.webcomponents.application.dic
Идентификатор

Идентификатор

annotation
Последняя версия

Последняя версия

1.0.0-alpha14
Дата

Дата

Тип

Тип

jar
Описание

Описание

Opsbears Web Components DIC Annotation Bindings
com.opsbears.blogengine.Application wiring layer

Скачать annotation

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.opsbears.webcomponents.application.dic/annotation/ -->
<dependency>
    <groupId>com.opsbears.webcomponents.application.dic</groupId>
    <artifactId>annotation</artifactId>
    <version>1.0.0-alpha14</version>
</dependency>
// https://jarcasting.com/artifacts/com.opsbears.webcomponents.application.dic/annotation/
implementation 'com.opsbears.webcomponents.application.dic:annotation:1.0.0-alpha14'
// https://jarcasting.com/artifacts/com.opsbears.webcomponents.application.dic/annotation/
implementation ("com.opsbears.webcomponents.application.dic:annotation:1.0.0-alpha14")
'com.opsbears.webcomponents.application.dic:annotation:jar:1.0.0-alpha14'
<dependency org="com.opsbears.webcomponents.application.dic" name="annotation" rev="1.0.0-alpha14">
  <artifact name="annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opsbears.webcomponents.application.dic', module='annotation', version='1.0.0-alpha14')
)
libraryDependencies += "com.opsbears.webcomponents.application.dic" % "annotation" % "1.0.0-alpha14"
[com.opsbears.webcomponents.application.dic/annotation "1.0.0-alpha14"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
com.opsbears.webcomponents : application jar 1.0.0-alpha14
com.opsbears.webcomponents.dic : annotation jar 1.0.0-alpha14
com.google.code.findbugs : jsr305 jar 3.0.2
org.slf4j : slf4j-api jar 1.7.25

Модули Проекта

Данный проект не имеет модулей.

Opsbears Web Components

CircleCI

Opsbears Web Components (OWC) is a highly modular component kit for building web based applications. It bypasses the standard Java web stack and gives a lightweight entry point for web and queue processing applications.

Module list

Версии библиотеки

Версия
1.0.0-alpha14
1.0.0-alpha13
1.0.0-alpha11