Last Version

CCUnit Parent 1.0.0

Testing tools parent project.

License

License

GroupId

GroupId

de.codecentric.ccunit
ArtifactId

ArtifactId

ccunit-parent
Version

Version

1.0.0
Type

Type

pom
Description

Description

CCUnit Parent
Testing tools parent project.
Project URL

Project URL

https://github.com/codecentric/ccunit
Project Organization

Project Organization

codecentric AG
Source Code Management

Source Code Management

https://github.com/codecentric/ccunit

Download ccunit-parent 1.0.0

Filename Size
ccunit-parent-1.0.0.pom 3 KB
Browse

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

There are no modules declared in this project.