com.github.codegerm:org.cg.monadic-lib

A monadic pattern that can be used to construct data processing pipeline, supports Apache Spark.

Лицензия

Лицензия

Группа

Группа

com.github.codegerm
Идентификатор

Идентификатор

org.cg.monadic-lib
Последняя версия

Последняя версия

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

com.github.codegerm:org.cg.monadic-lib
A monadic pattern that can be used to construct data processing pipeline, supports Apache Spark.
Ссылка на сайт

Ссылка на сайт

https://github.com/CodeGerm/monadic-lib
Организация-разработчик

Организация-разработчик

CodeGerm
Система контроля версий

Система контроля версий

https://github.com/CodeGerm/monadic-lib

Скачать org.cg.monadic-lib

Как подключить последнюю версию

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.apache.spark : spark-sql_2.10 jar 1.5.2
org.apache.spark : spark-streaming_2.10 jar 1.5.2
com.databricks : spark-csv_2.10 jar 1.2.0
com.typesafe.scala-logging : scala-logging-slf4j_2.10 jar 2.1.2
com.typesafe : config jar 1.2.1
joda-time : joda-time jar 2.8.1

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.1
org.scalatest : scalatest_2.10 jar 2.2.4

Модули Проекта

Данный проект не имеет модулей.

monadic-lib

Monadic Constructs Library

A monadic pattern that can be used to construct data processing pipeline, supports Apache Spark.

Using monadic-lib in your build

<dependency>
    <groupId>com.github.codegerm</groupId>
    <artifactId>org.cg.monadic-lib_2.11</artifactId>
    <version>1.1.1</version>
</dependency>
com.github.codegerm

Code Germ Team

Версии библиотеки

Версия
1.0.1
1.0.0