silky-persistence


License

License

GroupId

GroupId

com.github.piltt
ArtifactId

ArtifactId

silky-persistence_2.11
Last Version

Last Version

1.0.67
Release Date

Release Date

Type

Type

jar
Description

Description

silky-persistence
silky-persistence
Project URL

Project URL

https://github.com/PILTT/silky-persistence
Project Organization

Project Organization

com.github.piltt

Download silky-persistence_2.11

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8
org.scala-lang : scala-reflect jar 2.11.8
org.elasticsearch : elasticsearch jar [2.2.0,2.3.99]

provided (10)

Group / Artifact Type Version
org.scoverage : scalac-scoverage-runtime_2.11 jar 1.1.1
org.scoverage : scalac-scoverage-plugin_2.11 jar 1.1.1
org.slf4j : slf4j-api jar [1.7.0,1.9.99]
org.slf4j : slf4j-ext jar [1.7.0,1.9.99]
com.sksamuel.elastic4s : elastic4s-core_2.11 jar [2.2.0,2.3.99]
org.elasticsearch : elasticsearch jar [2.2.0,2.3.99]
org.elasticsearch.module : lang-groovy jar [2.2.0,2.3.99]
org.codehaus.groovy : groovy jar [2.4.4,2.4.99]
com.github.tminglei : slick-pg_2.11 jar 0.14.3
org.postgresql : postgresql jar 9.4.1209

test (7)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar [2.0.1,2.9.99]
org.apache.logging.log4j : log4j-core jar [2.0.1,2.9.99]
org.apache.logging.log4j : log4j-slf4j-impl jar [2.0.1,2.9.99]
com.fasterxml.jackson.core : jackson-databind jar [2.6.2,2.7.99]
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar [2.6.2,2.7.99]
com.sksamuel.elastic4s : elastic4s-testkit_2.11 jar [2.2.0,2.3.99]
org.scalatest : scalatest_2.11 jar 3.0.0

Project Modules

There are no modules declared in this project.

silky-persistence

A simple Scala persistence API for JSON documents represented as strings.

It includes implementations for:

  • the filesystem
  • Elasticsearch 1.7.x
  • PostgreSQL 9.4 or above, using JSONB

Build Status Coverage Status codecov.io

SBT usage

libraryDependencies += "com.github.piltt" %% "silky-persistence" % <latest-version>

Contributing

com.github.piltt
Projects I'd Like To Test / Processes I'd Like To Trace

Versions

Version
1.0.67
1.0.66
1.0.64
1.0.63
1.0.62
1.0.61
1.0.60
1.0.59
1.0.58
1.0.57
1.0.56
1.0.55
1.0.54
1.0.53
1.0.52
1.0.49
1.0.48
1.0.47
1.0.46
1.0.45
1.0.41
1.0.40
1.0.39
1.0.38
1.0.37
1.0.36
1.0.35
1.0.34
1.0.32
1.0.31
1.0.30
1.0.29
1.0.28
1.0.27
1.0.26
1.0.25
1.0.24
1.0.22
1.0.21
1.0.20
1.0.19
1.0.18
1.0.17
1.0.16
1.0.14
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.5
1.0.4
1.0.3