IBusCachedField

Wrapper for expensive values (like API calls) that post results to abstract IBus

License

License

GroupId

GroupId

com.byoutline.ibuscachedfield
ArtifactId

ArtifactId

ibuscachedfield
Last Version

Last Version

1.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

IBusCachedField
Wrapper for expensive values (like API calls) that post results to abstract IBus
Project URL

Project URL

https://github.com/byoutline/IBusCachedField
Source Code Management

Source Code Management

https://github.com/byoutline/IBusCachedField

Download ibuscachedfield

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.1
com.byoutline.cachedfield : cachedfield jar 1.7.0

test (7)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.4.12
junit : junit jar 4.12
org.spockframework : spock-core jar 1.1-groovy-2.4
cglib : cglib-nodep jar 3.2.5
org.objenesis : objenesis jar 2.6
CachedField » testhelpers jar unspecified
com.squareup.retrofit2 : retrofit-mock jar 2.3.0

Project Modules

There are no modules declared in this project.
com.byoutline.ibuscachedfield

Outline

Versions

Version
1.7.0
1.7.0-RC1
1.7.0-RC
1.1.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.9.0