heron-api

Heron API

License

License

GroupId

GroupId

org.apache.heron
ArtifactId

ArtifactId

heron-api
Last Version

Last Version

0.20.4-incubating
Release Date

Release Date

Type

Type

jar
Description

Description

heron-api
Heron API
Project URL

Project URL

https://heron.incubator.apache.org

Download heron-api

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.20.4-incubating
0.20.3-incubating
0.20.1-incubating
0.20.1-incubating-rc2
0.20.0-incubating
v0.20.1-incubating-rc1