Last Version

Testing Starter :: Examples :: Parent 1.0.0

A simple testing starter for Java projects

License

License

GroupId

GroupId

pl.wavesoftware.testing
ArtifactId

ArtifactId

examples-parent
Version

Version

1.0.0
Type

Type

pom
Description

Description

Testing Starter :: Examples :: Parent
A simple testing starter for Java projects
Project Organization

Project Organization

Wave Software

Download examples-parent 1.0.0


<!-- https://jarcasting.com/artifacts/pl.wavesoftware.testing/examples-parent/ -->
<dependency>
    <groupId>pl.wavesoftware.testing</groupId>
    <artifactId>examples-parent</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/pl.wavesoftware.testing/examples-parent/
implementation 'pl.wavesoftware.testing:examples-parent:1.0.0'
// https://jarcasting.com/artifacts/pl.wavesoftware.testing/examples-parent/
implementation ("pl.wavesoftware.testing:examples-parent:1.0.0")
'pl.wavesoftware.testing:examples-parent:pom:1.0.0'
<dependency org="pl.wavesoftware.testing" name="examples-parent" rev="1.0.0">
  <artifact name="examples-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='pl.wavesoftware.testing', module='examples-parent', version='1.0.0')
)
libraryDependencies += "pl.wavesoftware.testing" % "examples-parent" % "1.0.0"
[pl.wavesoftware.testing/examples-parent "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

  • spring