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

Jar examples for k:knotx-junit

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials