cortx-maven-plugin-proj

Maven plugin that facilitates the testing of client side REST services

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.cortx
ArtifactId

ArtifactId

cortx-maven-plugin-base
Last Version

Last Version

0.1.3
Release Date

Release Date

Type

Type

pom
Description

Description

cortx-maven-plugin-proj
Maven plugin that facilitates the testing of client side REST services
Project URL

Project URL

http://cortx.org

Download cortx-maven-plugin-base

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • cortx-maven-plugin
  • cortx-maven-plugin-test

Versions

Version
0.1.3
0.1.2