is not current version
Last Version 2.1.0

io.knotx:knotx-fragments-engine 2.0.0-RC2

Fragments Engine module containing map-reduce, graph engine implementation.

GroupId

GroupId

io.knotx
ArtifactId

ArtifactId

knotx-fragments-engine
Version

Version

2.0.0-RC2
Type

Type

jar

Download knotx-fragments-engine 2.0.0-RC2


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