Test Dependencies

This organizational Maven artefact provide common test dependencies shared by my other projects.

License

License

GroupId

GroupId

de.weltraumschaf.organization
ArtifactId

ArtifactId

test-dependencies
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

Test Dependencies
This organizational Maven artefact provide common test dependencies shared by my other projects.
Project Organization

Project Organization

Weltraumschaf

Download test-dependencies

How to add to project

<!-- https://jarcasting.com/artifacts/de.weltraumschaf.organization/test-dependencies/ -->
<dependency>
    <groupId>de.weltraumschaf.organization</groupId>
    <artifactId>test-dependencies</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.weltraumschaf.organization/test-dependencies/
implementation 'de.weltraumschaf.organization:test-dependencies:1.0.0'
// https://jarcasting.com/artifacts/de.weltraumschaf.organization/test-dependencies/
implementation ("de.weltraumschaf.organization:test-dependencies:1.0.0")
'de.weltraumschaf.organization:test-dependencies:pom:1.0.0'
<dependency org="de.weltraumschaf.organization" name="test-dependencies" rev="1.0.0">
  <artifact name="test-dependencies" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.weltraumschaf.organization', module='test-dependencies', version='1.0.0')
)
libraryDependencies += "de.weltraumschaf.organization" % "test-dependencies" % "1.0.0"
[de.weltraumschaf.organization/test-dependencies "1.0.0"]

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.0.0