is not current version
Last Version 1.6.0

io.knotx:knotx-root 1.3.0

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

GroupId

GroupId

io.knotx
ArtifactId

ArtifactId

knotx-root
Version

Version

1.3.0
Type

Type

pom

Download knotx-root 1.3.0

Filename Size
knotx-root-1.3.0.pom 14 KB
Browse

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