is not current version
Last Version 1.6.0

io.knotx:knotx-root 1.1.1

Knot.x - efficient, high-performance and scalable integration platform for modern websites

GroupId

GroupId

io.knotx
ArtifactId

ArtifactId

knotx-root
Version

Version

1.1.1
Type

Type

pom

Download knotx-root 1.1.1

Filename Size
knotx-root-1.1.1.pom 21 KB
Browse

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