Last Version

Boot Framework Parent 2.0.2

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

License

License

GroupId

GroupId

io.github.embracelong
ArtifactId

ArtifactId

parent
Version

Version

2.0.2
Type

Type

pom
Description

Description

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

Download parent 2.0.2

Filename Size
parent-2.0.2.pom 9 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • database
  • scheduler