Last Version

Knot.x Fragments Handler API 2.1.0

Fragment processing interfaces and models

License

License

GroupId

GroupId

io.knotx
ArtifactId

ArtifactId

knotx-fragments-handler-api
Version

Version

2.1.0
Type

Type

jar
Description

Description

Knot.x Fragments Handler API
Fragment processing interfaces and models
Project URL

Project URL

http://knotx.io
Source Code Management

Source Code Management

http://knotx.io

Download knotx-fragments-handler-api 2.1.0


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

Dependencies

compile (2)

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

runtime (6)

Group / Artifact Type Version
io.vertx : vertx-codegen jar
io.vertx : vertx-core jar
io.vertx : vertx-service-proxy jar
io.vertx : vertx-rx-java2 jar
io.vertx : vertx-circuit-breaker jar
org.apache.commons : commons-lang3 jar

Project Modules

There are no modules declared in this project.