Last Version

Knot.x Core 1.6.0

Core Knot.x module consisting of Server, Repositories, Splitter, Assembler and Gateway.

License

License

GroupId

GroupId

io.knotx
ArtifactId

ArtifactId

knotx-core
Version

Version

1.6.0
Type

Type

jar
Description

Description

Knot.x Core
Core Knot.x module consisting of Server, Repositories, Splitter, Assembler and Gateway.

Download knotx-core 1.6.0


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

Dependencies

compile (13)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar
com.google.guava : guava jar
commons-io : commons-io jar
org.apache.commons : commons-lang3 jar
org.jsoup : jsoup jar
com.typesafe : config jar
org.mockito : mockito-core jar
org.mockito : mockito-junit-jupiter jar
com.github.stefanbirkner : system-rules jar
com.googlecode.zohhak : zohhak jar
uk.co.datumedge : hamcrest-json jar
org.hamcrest : hamcrest-all jar
commons-collections : commons-collections jar

provided (12)

Group / Artifact Type Version
io.vertx : vertx-core jar
io.vertx : vertx-web jar
io.vertx : vertx-web-client jar
io.vertx : vertx-rx-java2 jar
io.vertx : vertx-codegen jar
io.vertx : vertx-rx-java2-gen jar
io.vertx : vertx-service-proxy jar
io.vertx : vertx-service-discovery jar
io.vertx : vertx-circuit-breaker jar
io.vertx : vertx-config jar
io.vertx : vertx-hazelcast jar
io.vertx : vertx-codegen jar

test (8)

Group / Artifact Type Version
io.knotx : knotx-junit5 jar
io.vertx : vertx-junit5 jar
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar
org.junit.jupiter : junit-jupiter-params jar
org.junit.jupiter : junit-jupiter-migrationsupport jar
org.junit.vintage : junit-vintage-engine jar
io.vertx : vertx-unit jar

Project Modules

There are no modules declared in this project.