oneboot-parent

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

License

License

GroupId

GroupId

org.oneboot.core
ArtifactId

ArtifactId

oneboot-parent
Last Version

Last Version

0.1.1
Release Date

Release Date

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

Filename Size
oneboot-parent-0.1.1.pom 6 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.oneboot.core/oneboot-parent/ -->
<dependency>
    <groupId>org.oneboot.core</groupId>
    <artifactId>oneboot-parent</artifactId>
    <version>0.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.oneboot.core/oneboot-parent/
implementation 'org.oneboot.core:oneboot-parent:0.1.1'
// https://jarcasting.com/artifacts/org.oneboot.core/oneboot-parent/
implementation ("org.oneboot.core:oneboot-parent:0.1.1")
'org.oneboot.core:oneboot-parent:pom:0.1.1'
<dependency org="org.oneboot.core" name="oneboot-parent" rev="0.1.1">
  <artifact name="oneboot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.oneboot.core', module='oneboot-parent', version='0.1.1')
)
libraryDependencies += "org.oneboot.core" % "oneboot-parent" % "0.1.1"
[org.oneboot.core/oneboot-parent "0.1.1"]

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
org.oneboot.core

Spring

Versions

Version
0.1.1
0.0.4
0.0.3