Last Version

Large File Processor 1.1

多线程分段处理大文件

License

License

GroupId

GroupId

com.ecfront
ArtifactId

ArtifactId

lfp
Version

Version

1.1
Type

Type

jar
Description

Description

Large File Processor
多线程分段处理大文件
Project URL

Project URL

https://github.com/gudaoxuri/large-file-processor

Download lfp 1.1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.4
com.typesafe.akka : akka-actor_2.11 jar 2.3.7
com.typesafe.akka : akka-slf4j_2.11 jar 2.3.7
com.typesafe.scala-logging : scala-logging-slf4j_2.11 jar 2.1.2
ch.qos.logback : logback-classic jar 1.1.2

Project Modules

There are no modules declared in this project.