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

Fluo API 1.0.0-beta-2

This module contains all API code. External dependencies should be limited. Any changes to public methods should be avoided. While the API module does not have compile time dependency on fluo-core, you must include fluo-core as a run-time dependency.

Лицензия

Лицензия

Группа

Группа

io.fluo
Идентификатор

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

fluo-api
Версия

Версия

1.0.0-beta-2
Тип

Тип

jar
Описание

Описание

Fluo API
This module contains all API code. External dependencies should be limited. Any changes to public methods should be avoided. While the API module does not have compile time dependency on fluo-core, you must include fluo-core as a run-time dependency.
Ссылка на сайт

Ссылка на сайт

http://www.fluo.io/fluo-api
Организация-разработчик

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

Fluo IO

Скачать fluo-api 1.0.0-beta-2


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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar 13.0.1
commons-collections : commons-collections jar 3.2.1
commons-configuration : commons-configuration jar 1.10
org.slf4j : slf4j-api jar 1.7.12

test (3)

Идентификатор библиотеки Тип Версия
commons-io : commons-io jar 2.4
junit : junit jar 4.12
org.slf4j : slf4j-log4j12 jar 1.7.12

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

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