| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdco.databeast |
| ArtifactId | ArtifactIdconveyor |
| Last Version | Last Version0.8-RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionConveyor
A library to define pipelines in pure Java
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| conveyor-0.8-RELEASE.pom | |
| conveyor-0.8-RELEASE.jar | 22 KB |
| conveyor-0.8-RELEASE-sources.jar | 8 KB |
| conveyor-0.8-RELEASE-javadoc.jar | 104 KB |
| conveyor-0.8-RELEASE-jar-with-dependencies.jar | 4 MB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.16 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |