| License |
License |
|---|---|
| GroupId | GroupIdorg.oneboot.core |
| ArtifactId | ArtifactIdoneboot-parent |
| Version | Version0.0.4 |
| Type | Typepom |
| Description |
Descriptiononeboot-parent
Parent pom providing dependency and plugin management for applications built with Maven
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| oneboot-parent-0.0.4.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.oneboot.core/oneboot-parent/ -->
<dependency>
<groupId>org.oneboot.core</groupId>
<artifactId>oneboot-parent</artifactId>
<version>0.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.oneboot.core/oneboot-parent/
implementation 'org.oneboot.core:oneboot-parent:0.0.4'
// https://jarcasting.com/artifacts/org.oneboot.core/oneboot-parent/
implementation ("org.oneboot.core:oneboot-parent:0.0.4")
'org.oneboot.core:oneboot-parent:pom:0.0.4'
<dependency org="org.oneboot.core" name="oneboot-parent" rev="0.0.4">
<artifact name="oneboot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.oneboot.core', module='oneboot-parent', version='0.0.4')
)
libraryDependencies += "org.oneboot.core" % "oneboot-parent" % "0.0.4"
[org.oneboot.core/oneboot-parent "0.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.7 |
| org.projectlombok : lombok | jar | 1.18.20 |