com.github.panhongan:scala-utils

scala utils

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.panhongan
ArtifactId

ArtifactId

scala-utils
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.panhongan:scala-utils
scala utils
Project URL

Project URL

https://github.com/panhongan/scala-utils
Source Code Management

Source Code Management

https://github.com/panhongan/java-utils

Download scala-utils

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.5
redis.clients : jedis jar 2.7.3
org.apache.spark : spark-streaming-kafka_2.10 jar 1.5.0
org.apache.spark : spark-streaming_2.10 jar 1.5.0
org.apache.kafka : kafka_2.10 jar 0.8.2.2
org.apache.kafka : kafka-clients jar 0.8.2.2
log4j : log4j jar 1.2.17
org.slf4j : slf4j-api jar 1.7.13
org.apache.zookeeper : zookeeper jar 3.4.6
com.alibaba : fastjson jar 1.2.7
com.github.panhongan : java-utils jar 0.1.5

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

system (1)

Group / Artifact Type Version
jdk.tools » jdk.tools jar 1.7

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.3
0.0.2
0.0.1