Last Version

fm-common 0.51.0

Common Scala classes that we use at Frugal Mechanic / Eluvio

License

License

GroupId

GroupId

com.frugalmechanic
ArtifactId

ArtifactId

fm-common_2.11
Version

Version

0.51.0
Type

Type

jar
Description

Description

fm-common
Common Scala classes that we use at Frugal Mechanic / Eluvio
Project URL

Project URL

https://github.com/frugalmechanic/fm-common
Project Organization

Project Organization

com.frugalmechanic

Download fm-common_2.11 0.51.0


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

Dependencies

compile (13)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
ch.qos.logback : logback-classic jar 1.2.3
com.github.luben : zstd-jni jar 1.4.8-7
com.google.guava : guava jar 28.0-jre
com.googlecode.juniversalchardet : juniversalchardet jar 1.0.3
com.fasterxml.woodstox : woodstox-core jar 5.1.0
commons-io : commons-io jar 2.6
it.unimi.dsi : fastutil jar 8.5.2
org.apache.commons : commons-compress jar 1.18
org.apache.commons : commons-lang3 jar 3.8.1
org.slf4j : slf4j-api jar 1.7.25
org.tukaani : xz jar 1.8
org.xerial.snappy : snappy-java jar 1.1.8.4

provided (1)

Group / Artifact Type Version
com.sun.mail : javax.mail jar 1.5.2

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.5

Project Modules

There are no modules declared in this project.