MVN

io.knotx : knotx-core

Maven & Gradle

Dec 08, 2020
30 usages
126 stars

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

<dependency>
    <groupId>io.knotx</groupId>
    <artifactId>knotx-core</artifactId>
    <version>1.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.knotx : knotx-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.6.0

All Versions

Choose a version of io.knotx : knotx-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.6.x
knotx-core-1.6.0
1.5.x
knotx-core-1.5.0
1.4.x
knotx-core-1.4.0
1.3.x
knotx-core-1.3.0
1.2.x
knotx-core-1.2.2
knotx-core-1.2.1
knotx-core-1.2.0
1.1.x
knotx-core-1.1.2
knotx-core-1.1.1
knotx-core-1.1.0
1.0.x
knotx-core-1.0.1
knotx-core-1.0.0

How to add a dependency to Maven

Add the following io.knotx : knotx-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.knotx</groupId>
    <artifactId>knotx-core</artifactId>
    <version>1.6.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.knotx : knotx-core gradle dependency to your build.gradle file:

implementation 'io.knotx:knotx-core:1.6.0'

Gradle Kotlin DSL: Add the following io.knotx : knotx-core gradle kotlin dependency to your build.gradle.kts file:

implementation("io.knotx:knotx-core:1.6.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.knotx : knotx-core sbt scala dependency to your build.sbt file:

libraryDependencies += "io.knotx" % "knotx-core" % "1.6.0"

Advertisement

Dependencies from Group

Sep 06, 2021
45 usages
2 stars
Dec 08, 2020
30 usages
126 stars
Sep 06, 2021
13 usages
2 stars
Sep 06, 2021
12 usages
Sep 06, 2021
11 usages
0 stars

Discover Dependencies

Oct 08, 2012
5 usages
6 stars
Oct 13, 2017
8 usages
26 stars
May 04, 2021
47 usages
May 10, 2020
12 usages
1.9k stars
Oct 18, 2019
8 usages
18 stars
Sep 19, 2022
31 usages
68.2k stars
Feb 22, 2017
14 usages
Nov 14, 2016
22 usages
546 stars