core-api

FitburIO Framework is an open source Java framework that utilizes HK2 dependency injection framework to create resuable components. The framework's core features can be used by any Java application though it's more ideal to use it in-conjunction with Jersey 2.0 JAX-RS to build restful services.

Лицензия

Лицензия

Группа

Группа

com.fitbur.core
Идентификатор

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

core-api
Последняя версия

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

0.5.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

core-api
FitburIO Framework is an open source Java framework that utilizes HK2 dependency injection framework to create resuable components. The framework's core features can be used by any Java application though it's more ideal to use it in-conjunction with Jersey 2.0 JAX-RS to build restful services.
Организация-разработчик

Организация-разработчик

Fitbur, Inc.

Скачать core-api

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.7
org.checkerframework : checker-qual jar 1.8.3
org.glassfish.hk2 : hk2-api jar 2.3.0

test (2)

Идентификатор библиотеки Тип Версия
com.fitbur.test : test-hk2 jar 0.5.0
org.testng : testng jar 6.8.8

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

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

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

Версия
0.5.0