| License |
License |
|---|---|
| Categories |
CategoriesGithub Development Tools Version Controls |
| GroupId | GroupIduk.co.codera |
| ArtifactId | ArtifactIdcodera-parent-github |
| Last Version | Last Version0.0.42 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionParent pom file for Codera maven github projects
|
| Filename | Size |
|---|---|
| codera-parent-github-0.0.42.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/uk.co.codera/codera-parent-github/ -->
<dependency>
<groupId>uk.co.codera</groupId>
<artifactId>codera-parent-github</artifactId>
<version>0.0.42</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/uk.co.codera/codera-parent-github/
implementation 'uk.co.codera:codera-parent-github:0.0.42'
// https://jarcasting.com/artifacts/uk.co.codera/codera-parent-github/
implementation ("uk.co.codera:codera-parent-github:0.0.42")
'uk.co.codera:codera-parent-github:pom:0.0.42'
<dependency org="uk.co.codera" name="codera-parent-github" rev="0.0.42">
<artifact name="codera-parent-github" type="pom" />
</dependency>
@Grapes(
@Grab(group='uk.co.codera', module='codera-parent-github', version='0.0.42')
)
libraryDependencies += "uk.co.codera" % "codera-parent-github" % "0.0.42"
[uk.co.codera/codera-parent-github "0.0.42"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.mockito : mockito-all | jar | 1.10.19 |