gfc-s3-cache


License

License

Apache-style
GroupId

GroupId

com.gilt
ArtifactId

ArtifactId

gfc-s3-cache_2.12
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

gfc-s3-cache
gfc-s3-cache
Project Organization

Project Organization

com.gilt

Download gfc-s3-cache_2.12

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.4
com.gilt : gfc-cache_2.12 jar 0.1.0
com.amazonaws : aws-java-sdk-s3 jar 1.11.155

test (4)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.3
org.mockito : mockito-all jar 1.9.5
com.typesafe.play : play-json_2.12 jar 2.6.2
org.slf4j : slf4j-nop jar 1.7.12

Project Modules

There are no modules declared in this project.

gfc-s3-cache Maven Central Build Status codecov Maven Central Join the chat at https://gitter.im/gilt/gfc

A library that contains scala caching based on an S3 file. Part of the Gilt Foundation Classes.

Getting gfc-s3-cache

If you're using Sbt, add version 0.0.3 to your dependencies:

libraryDependencies += "com.gilt" %% "gfc-s3-cache" % "0.0.3"

Builds are available for Scala 2.11.x and 2.12.x. The main line of development is on Scala 2.12.x

For Maven and other build tools, you can visit The Central Repository's search website.

License

Copyright 2018 Gilt Groupe, Inc. & HBC Digital.

Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0

com.gilt

Gilt Tech

Versions

Version
0.0.3