Last Version

Conveyor 0.8-RELEASE

A library to define pipelines in pure Java

License

License

Categories

Categories

Data
GroupId

GroupId

co.databeast
ArtifactId

ArtifactId

conveyor
Version

Version

0.8-RELEASE
Type

Type

jar
Description

Description

Conveyor
A library to define pipelines in pure Java
Project URL

Project URL

https://github.com/Davetron/conveyor
Source Code Management

Source Code Management

https://github.com/Davetron/conveyor

Download conveyor 0.8-RELEASE


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

Dependencies

compile (5)

Group / Artifact Type Version
org.eclipse.jgit : org.eclipse.jgit jar 5.10.0.202012080955-r
org.slf4j : slf4j-api jar 1.7.30
ch.qos.logback : logback-classic jar 1.2.3
org.apache.commons : commons-lang3 jar 3.11
commons-io : commons-io jar 2.10.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.