| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdde.agilecoders.maven |
| ArtifactId | ArtifactIdmaven-parent-pom |
| Last Version | Last Version0.3.5 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionparent pom for all AgileCoders projects
|
| Project Organization |
Project OrganizationAgileCoders |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| maven-parent-pom-0.3.5.pom | 50 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.agilecoders.maven/maven-parent-pom/ -->
<dependency>
<groupId>de.agilecoders.maven</groupId>
<artifactId>maven-parent-pom</artifactId>
<version>0.3.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.agilecoders.maven/maven-parent-pom/
implementation 'de.agilecoders.maven:maven-parent-pom:0.3.5'
// https://jarcasting.com/artifacts/de.agilecoders.maven/maven-parent-pom/
implementation ("de.agilecoders.maven:maven-parent-pom:0.3.5")
'de.agilecoders.maven:maven-parent-pom:pom:0.3.5'
<dependency org="de.agilecoders.maven" name="maven-parent-pom" rev="0.3.5">
<artifact name="maven-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.agilecoders.maven', module='maven-parent-pom', version='0.3.5')
)
libraryDependencies += "de.agilecoders.maven" % "maven-parent-pom" % "0.3.5"
[de.agilecoders.maven/maven-parent-pom "0.3.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| de.agilecoders.maven : maven-parent-config | jar | 0.3.4 |