License |
License |
---|---|
GroupId | GroupIdio.knotx |
ArtifactId | ArtifactIdknotx-fragments-handler-core |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKnot.x Fragments Handler Core
Handler and core actions for Fragments processing with Graph logic
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.knotx : knotx-fragments-handler-api | jar | 2.1.0 |
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 |