Maven Test Utils

Maven Test utilities

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

top.marchand.maven
ArtifactId

ArtifactId

test-utils
Last Version

Last Version

1.00.00
Release Date

Release Date

Type

Type

jar
Description

Description

Maven Test Utils
Maven Test utilities
Project URL

Project URL

https://github.com/cmarchand/maven-test-utils/

Download test-utils

How to add to project

<!-- https://jarcasting.com/artifacts/top.marchand.maven/test-utils/ -->
<dependency>
    <groupId>top.marchand.maven</groupId>
    <artifactId>test-utils</artifactId>
    <version>1.00.00</version>
</dependency>
// https://jarcasting.com/artifacts/top.marchand.maven/test-utils/
implementation 'top.marchand.maven:test-utils:1.00.00'
// https://jarcasting.com/artifacts/top.marchand.maven/test-utils/
implementation ("top.marchand.maven:test-utils:1.00.00")
'top.marchand.maven:test-utils:jar:1.00.00'
<dependency org="top.marchand.maven" name="test-utils" rev="1.00.00">
  <artifact name="test-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.marchand.maven', module='test-utils', version='1.00.00')
)
libraryDependencies += "top.marchand.maven" % "test-utils" % "1.00.00"
[top.marchand.maven/test-utils "1.00.00"]

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
1.00.00