| License |
License |
|---|---|
| GroupId | GroupIdorg.pipecraft.pipes |
| ArtifactId | ArtifactIdpipes-core |
| Version | Version0.92 |
| Type | Typejar |
| Description |
Descriptionorg.pipecraft.pipes:pipes-core
The core part of Pipes framework
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| pipes-core-0.92.pom | |
| pipes-core-0.92.jar | 408 KB |
| pipes-core-0.92-sources.jar | 271 KB |
| pipes-core-0.92-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.pipecraft.pipes/pipes-core/ -->
<dependency>
<groupId>org.pipecraft.pipes</groupId>
<artifactId>pipes-core</artifactId>
<version>0.92</version>
</dependency>
// https://jarcasting.com/artifacts/org.pipecraft.pipes/pipes-core/
implementation 'org.pipecraft.pipes:pipes-core:0.92'
// https://jarcasting.com/artifacts/org.pipecraft.pipes/pipes-core/
implementation ("org.pipecraft.pipes:pipes-core:0.92")
'org.pipecraft.pipes:pipes-core:jar:0.92'
<dependency org="org.pipecraft.pipes" name="pipes-core" rev="0.92">
<artifact name="pipes-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pipecraft.pipes', module='pipes-core', version='0.92')
)
libraryDependencies += "org.pipecraft.pipes" % "pipes-core" % "0.92"
[org.pipecraft.pipes/pipes-core "0.92"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-csv | jar | 1.8 |
| com.univocity : univocity-parsers | jar | 2.9.0 |
| com.opencsv : opencsv | jar | 5.3 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.apache.commons : commons-text | jar | 1.6 |
| com.github.luben : zstd-jni | jar | 1.4.9-1 |
| org.apache.commons : commons-lang3 | jar | 3.6 |
| commons-codec : commons-codec | jar | 1.7 |
| com.google.guava : guava | jar | 30.0-jre |
| net.minidev : json-smart | jar | 2.4.7 |
| commons-io : commons-io | jar | 2.9.0 |
| org.lz4 : lz4-java | jar | 1.7.1 |
| org.apache.commons : commons-math3 | jar | 3.6.1 |
| io.netty : netty-all | jar | 4.1.46.Final |
| io.netty : netty-transport-native-epoll | jar | 4.1.46.Final |
| org.apache.avro : avro | jar | 1.10.0 |
| com.tdunning : t-digest | jar | 3.2 |
| com.google.protobuf : protobuf-java | jar | 3.20.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.5.0 |