Last Version

cz.seznam.euphoria:euphoria-parent 0.8.0-rc1

A Java API for creating unified big-data processing flows providing an engine independent programming model which can express both batch and stream transformations.

License

License

GroupId

GroupId

cz.seznam.euphoria
ArtifactId

ArtifactId

euphoria-parent
Version

Version

0.8.0-rc1
Type

Type

pom
Description

Description

cz.seznam.euphoria:euphoria-parent
A Java API for creating unified big-data processing flows providing an engine independent programming model which can express both batch and stream transformations.
Project URL

Project URL

https://github.com/seznam/euphoria
Project Organization

Project Organization

Seznam.cz, a.s.
Source Code Management

Source Code Management

https://github.com/seznam/euphoria/tree/master

Download euphoria-parent 0.8.0-rc1


<!-- https://jarcasting.com/artifacts/cz.seznam.euphoria/euphoria-parent/ -->
<dependency>
    <groupId>cz.seznam.euphoria</groupId>
    <artifactId>euphoria-parent</artifactId>
    <version>0.8.0-rc1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cz.seznam.euphoria/euphoria-parent/
implementation 'cz.seznam.euphoria:euphoria-parent:0.8.0-rc1'
// https://jarcasting.com/artifacts/cz.seznam.euphoria/euphoria-parent/
implementation ("cz.seznam.euphoria:euphoria-parent:0.8.0-rc1")
'cz.seznam.euphoria:euphoria-parent:pom:0.8.0-rc1'
<dependency org="cz.seznam.euphoria" name="euphoria-parent" rev="0.8.0-rc1">
  <artifact name="euphoria-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='cz.seznam.euphoria', module='euphoria-parent', version='0.8.0-rc1')
)
libraryDependencies += "cz.seznam.euphoria" % "euphoria-parent" % "0.8.0-rc1"
[cz.seznam.euphoria/euphoria-parent "0.8.0-rc1"]

Dependencies

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

Project Modules

  • euphoria-core
  • euphoria-examples
  • euphoria-flink
  • euphoria-fluent
  • euphoria-hadoop
  • euphoria-hbase
  • euphoria-kafka
  • euphoria-local
  • euphoria-operator-testkit
  • euphoria-spark
  • euphoria-testing
  • thirdparty-guava