Jar examples for k:knotx-server
You can download jar file knotx-server 1.1.0 in this page.
Apache License
You can use the following script to add knotx-server-1.1.0.jar to your project.
<dependency> <groupId>io.knotx</groupId> <artifactId>knotx-server</artifactId> <version>1.1.0</version> </dependency>
compile group: 'io.knotx', name: 'knotx-server', version: '1.1.0'
libraryDependencies += "io.knotx" % "knotx-server" % "1.1.0"
<dependency org="io.knotx" name="knotx-server" rev="1.1.0"/>
@Grapes(@Grab(group='io.knotx', module='knotx-server', version='1.1.0'))
'io.knotx:knotx-server:jar:1.1.0'
Click the following link to download the jar file.
knotx-server-1.1.0-javadoc.jar