License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.danhaywood.mavendeps |
ArtifactId | ArtifactIdisistesting |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncom.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 |
Filename | Size |
---|---|
isistesting-0.0.2.pom | 5 KB |
Browse |
<!-- 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"]