Knot.x Fragments Handler Core

Handler and core actions for Fragments processing with Graph logic

License

License

GroupId

GroupId

io.knotx
ArtifactId

ArtifactId

knotx-fragments-handler-core
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Knot.x Fragments Handler Core
Handler and core actions for Fragments processing with Graph logic
Project URL

Project URL

http://knotx.io
Source Code Management

Source Code Management

http://knotx.io

Download knotx-fragments-handler-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.knotx : knotx-fragments-handler-api jar 2.1.0

runtime (10)

Group / Artifact Type Version
io.vertx : vertx-codegen jar
io.knotx : knotx-fragments-engine jar 2.1.0
io.knotx : knotx-server-http-common-placeholders jar 2.1.0
io.knotx : knotx-commons jar 2.1.0
io.vertx : vertx-circuit-breaker jar
io.vertx : vertx-core jar
io.vertx : vertx-service-proxy jar
io.vertx : vertx-rx-java2 jar
org.apache.commons : commons-lang3 jar
com.google.guava : guava jar

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0
2.0.0
2.0.0-RC5
2.0.0-RC4
2.0-RC3
2.0.0-RC2
2.0.0-RC1