License |
License |
---|---|
GroupId | GroupIdcom.frugalmechanic |
ArtifactId | ArtifactIdfm-common_2.11 |
Version | Version0.51.0 |
Type | Typejar |
Description |
Descriptionfm-common
Common Scala classes that we use at Frugal Mechanic / Eluvio
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
fm-common_2.11-0.51.0.pom | |
fm-common_2.11-0.51.0.jar | 1 MB |
fm-common_2.11-0.51.0-sources.jar | 231 KB |
fm-common_2.11-0.51.0-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.sun.mail : javax.mail | jar | 1.5.2 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.5 |