License |
License |
---|---|
GroupId | GroupIdcom.github.tomschi |
ArtifactId | ArtifactIdcommons-test-parent |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncommons-test-parent
Parent pom different commons test modules
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
commons-test-parent-0.1.0.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.tomschi/commons-test-parent/ -->
<dependency>
<groupId>com.github.tomschi</groupId>
<artifactId>commons-test-parent</artifactId>
<version>0.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.tomschi/commons-test-parent/
implementation 'com.github.tomschi:commons-test-parent:0.1.0'
// https://jarcasting.com/artifacts/com.github.tomschi/commons-test-parent/
implementation ("com.github.tomschi:commons-test-parent:0.1.0")
'com.github.tomschi:commons-test-parent:pom:0.1.0'
<dependency org="com.github.tomschi" name="commons-test-parent" rev="0.1.0">
<artifact name="commons-test-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.tomschi', module='commons-test-parent', version='0.1.0')
)
libraryDependencies += "com.github.tomschi" % "commons-test-parent" % "0.1.0"
[com.github.tomschi/commons-test-parent "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.0.2 |
org.mockito : mockito-core | jar | 2.13.0 |