Fetcher Framework

A Java framework for effortlessly writing loosely-coupled code designed for failure.

License

License

Categories

Categories

Net
GroupId

GroupId

net.rentworthy
ArtifactId

ArtifactId

fetcher-framework
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Fetcher Framework
A Java framework for effortlessly writing loosely-coupled code designed for failure.
Source Code Management

Source Code Management

https://github.com/rentworthy/fetcher-framework

Download fetcher-framework

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 21.0

test (2)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.5.2
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.1