Apache Fluo Recipes Core

Implementation of Common Fluo patterns

License

License

GroupId

GroupId

org.apache.fluo
ArtifactId

ArtifactId

fluo-recipes-core
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Fluo Recipes Core
Implementation of Common Fluo patterns
Project Organization

Project Organization

The Apache Software Foundation

Download fluo-recipes-core

How to add to project

<!-- 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"]

Dependencies

compile (4)

Group / Artifact Type Version
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)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0-incubating
1.0.0-incubating