is not current version
Last Version 2.1.0

io.knotx:knotx-fragments-handler-core 2.0-RC3

Handler and core actions for Fragments processing with Graph logic

GroupId

GroupId

io.knotx
ArtifactId

ArtifactId

knotx-fragments-handler-core
Version

Version

2.0-RC3
Type

Type

jar

Download knotx-fragments-handler-core 2.0-RC3


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