| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdorg.irenical.maven |
| ArtifactId | ArtifactIdparent-executable |
| Last Version | Last Version1.2.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionReleasable LGPL Java Project
|
| Project Organization |
Project OrganizationIrenical |
| Filename | Size |
|---|---|
| parent-executable-1.2.0.pom | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.irenical.maven/parent-executable/ -->
<dependency>
<groupId>org.irenical.maven</groupId>
<artifactId>parent-executable</artifactId>
<version>1.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.irenical.maven/parent-executable/
implementation 'org.irenical.maven:parent-executable:1.2.0'
// https://jarcasting.com/artifacts/org.irenical.maven/parent-executable/
implementation ("org.irenical.maven:parent-executable:1.2.0")
'org.irenical.maven:parent-executable:pom:1.2.0'
<dependency org="org.irenical.maven" name="parent-executable" rev="1.2.0">
<artifact name="parent-executable" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.irenical.maven', module='parent-executable', version='1.2.0')
)
libraryDependencies += "org.irenical.maven" % "parent-executable" % "1.2.0"
[org.irenical.maven/parent-executable "1.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |