License |
License |
---|---|
Categories |
CategoriesCSV Data Data Formats Akka Container Microservices Reactive libraries |
GroupId | GroupIdcom.lightbend.akka |
ArtifactId | ArtifactIdakka-stream-alpakka-csv_2.13.0-M5 |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionakka-stream-alpakka-csv
Alpakka is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Akka.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.lightbend.akka/akka-stream-alpakka-csv_2.13.0-M5/ -->
<dependency>
<groupId>com.lightbend.akka</groupId>
<artifactId>akka-stream-alpakka-csv_2.13.0-M5</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.lightbend.akka/akka-stream-alpakka-csv_2.13.0-M5/
implementation 'com.lightbend.akka:akka-stream-alpakka-csv_2.13.0-M5:1.0.2'
// https://jarcasting.com/artifacts/com.lightbend.akka/akka-stream-alpakka-csv_2.13.0-M5/
implementation ("com.lightbend.akka:akka-stream-alpakka-csv_2.13.0-M5:1.0.2")
'com.lightbend.akka:akka-stream-alpakka-csv_2.13.0-M5:jar:1.0.2'
<dependency org="com.lightbend.akka" name="akka-stream-alpakka-csv_2.13.0-M5" rev="1.0.2">
<artifact name="akka-stream-alpakka-csv_2.13.0-M5" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lightbend.akka', module='akka-stream-alpakka-csv_2.13.0-M5', version='1.0.2')
)
libraryDependencies += "com.lightbend.akka" % "akka-stream-alpakka-csv_2.13.0-M5" % "1.0.2"
[com.lightbend.akka/akka-stream-alpakka-csv_2.13.0-M5 "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.0-M5 |
com.typesafe.akka : akka-stream_2.13.0-M5 | jar | 2.5.22 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-stream-testkit_2.13.0-M5 | jar | 2.5.22 |
com.typesafe.akka : akka-slf4j_2.13.0-M5 | jar | 2.5.22 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.scalatest : scalatest_2.13.0-M5 | jar | 3.0.7 |
com.novocode : junit-interface | jar | 0.11 |
junit : junit | jar | 4.12 |