Apache Fluo Recipes Core

Implementation of Common Fluo patterns

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Apache Fluo Recipes Core
Implementation of Common Fluo patterns
Организация-разработчик

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

The Apache Software Foundation

Скачать fluo-recipes-core

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar 13.0.1
commons-collections : commons-collections jar 3.2.1
javax.xml.bind : jaxb-api jar 2.2.2
org.apache.fluo : fluo-api jar 1.2.0

test (6)

Идентификатор библиотеки Тип Версия
com.google.code.gson : gson jar 2.2.4
commons-io : commons-io jar 2.4
junit : junit jar 4.12
org.apache.fluo : fluo-core jar 1.2.0
org.apache.fluo : fluo-mini jar 1.2.0
org.easymock : easymock jar 3.4

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

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

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

Версия
1.2.0
1.1.0-incubating
1.0.0-incubating