| License |
License |
|---|---|
| GroupId | GroupIdcom.ecfront |
| ArtifactId | ArtifactIdlfp |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLarge File Processor
多线程分段处理大文件
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| lfp-1.1.pom | |
| lfp-1.1.jar | 23 KB |
| lfp-1.1-sources.jar | 1 KB |
| lfp-1.1-javadoc.jar | 357 KB |
| Browse |
<!-- 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"]
| 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 |