| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.fluo |
| ArtifactId | ArtifactIdfluo-recipes-core |
| Last Version | Last Version1.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionApache Fluo Recipes Core
Implementation of Common Fluo patterns
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| fluo-recipes-core-1.2.0.pom | |
| fluo-recipes-core-1.2.0.jar | 103 KB |
| fluo-recipes-core-1.2.0-sources.jar | 58 KB |
| fluo-recipes-core-1.2.0-javadoc.jar | 348 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |