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