License |
License |
---|---|
GroupId | GroupIdio.toolisticon.compiletesting |
ArtifactId | ArtifactIdintegration-test-parent |
Last Version | Last Version0.8.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionintegration-test-parent
Please refer to https://github.com/toolisticon/compile-testing
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
integration-test-parent-0.8.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.toolisticon.compiletesting/integration-test-parent/ -->
<dependency>
<groupId>io.toolisticon.compiletesting</groupId>
<artifactId>integration-test-parent</artifactId>
<version>0.8.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.toolisticon.compiletesting/integration-test-parent/
implementation 'io.toolisticon.compiletesting:integration-test-parent:0.8.0'
// https://jarcasting.com/artifacts/io.toolisticon.compiletesting/integration-test-parent/
implementation ("io.toolisticon.compiletesting:integration-test-parent:0.8.0")
'io.toolisticon.compiletesting:integration-test-parent:pom:0.8.0'
<dependency org="io.toolisticon.compiletesting" name="integration-test-parent" rev="0.8.0">
<artifact name="integration-test-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.toolisticon.compiletesting', module='integration-test-parent', version='0.8.0')
)
libraryDependencies += "io.toolisticon.compiletesting" % "integration-test-parent" % "0.8.0"
[io.toolisticon.compiletesting/integration-test-parent "0.8.0"]
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest | jar | 2.2 |
org.mockito : mockito-core | jar | 2.28.2 |