Download knotx-junit-1.1.1.jar file - Jar k

Jar examples for k:knotx-junit

Description

You can download jar file knotx-junit 1.1.1 in this page.

License

Apache License

Build File

You can use the following script to add knotx-junit-1.1.1.jar to your project.

<dependency>
   <groupId>io.knotx</groupId>
   <artifactId>knotx-junit</artifactId>
   <version>1.1.1</version>
</dependency>
compile group: 'io.knotx', name: 'knotx-junit', version: '1.1.1'
libraryDependencies += "io.knotx" % "knotx-junit" % "1.1.1"
<dependency org="io.knotx" name="knotx-junit" rev="1.1.1"/>
@Grapes(@Grab(group='io.knotx', module='knotx-junit', version='1.1.1'))
'io.knotx:knotx-junit:jar:1.1.1'

Download

Click the following link to download the jar file.

knotx-junit-1.1.1-javadoc.jar
knotx-junit-1.1.1-sources.jar
knotx-junit-1.1.1.jar
knotx-junit-1.1.1.pom



Related Tutorials