Jar examples for c:cortx-maven-plugin
Maven plugin that facilitates the testing of client side REST services
You can download jar file cortx-maven-plugin 0.1.3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add cortx-maven-plugin-0.1.3.jar to your project.
<dependency> <groupId>org.cortx</groupId> <artifactId>cortx-maven-plugin</artifactId> <version>0.1.3</version> </dependency>
compile group: 'org.cortx', name: 'cortx-maven-plugin', version: '0.1.3'
libraryDependencies += "org.cortx" % "cortx-maven-plugin" % "0.1.3"
<dependency org="org.cortx" name="cortx-maven-plugin" rev="0.1.3"/>
@Grapes(@Grab(group='org.cortx', module='cortx-maven-plugin', version='0.1.3'))
'org.cortx:cortx-maven-plugin:jar:0.1.3'
Click the following link to download the jar file.
cortx-maven-plugin-0.1.3-javadoc.jar