Last Version

Hive2Hive Process Framework 1.2

Java library for asynchronous and synchronous process composition.

License

License

GroupId

GroupId

org.hive2hive
ArtifactId

ArtifactId

org.hive2hive.processframework
Version

Version

1.2
Type

Type

jar
Description

Description

Hive2Hive Process Framework
Java library for asynchronous and synchronous process composition.
Source Code Management

Source Code Management

https://github.com/Hive2Hive/ProcessFramework

Download org.hive2hive.processframework 1.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.6

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.1
ch.qos.logback : logback-core jar 1.1.1
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.