com.danhaywood.mavendeps:isistesting

Defines a module that can be used as a single dependency for a set of common testing libraries.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.danhaywood.mavendeps
ArtifactId

ArtifactId

isistesting
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

com.danhaywood.mavendeps:isistesting
Defines a module that can be used as a single dependency for a set of common testing libraries.
Project URL

Project URL

https://github.com/danhaywood/java-mavendeps-isistesting

Download isistesting

Filename Size
isistesting-0.0.2.pom 5 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1