is not current version
Last Version 0.1.1

oneboot-parent 0.0.4

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

org.oneboot.core
ArtifactId

ArtifactId

oneboot-parent
Version

Version

0.0.4
Type

Type

pom
Description

Description

oneboot-parent
Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://oneboot.org

Download oneboot-parent 0.0.4

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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.7
org.projectlombok : lombok jar 1.18.20

Project Modules

  • oneboot-core
  • oneboot-mvc
  • oneboot-cache
  • oneboot-mybatis