Last Version

parent 0.1.0.RELEASE

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

License

License

GroupId

GroupId

io.github.itfinally
ArtifactId

ArtifactId

parent
Version

Version

0.1.0.RELEASE
Type

Type

pom
Description

Description

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

Project Organization

Pivotal Software, Inc.

Download parent 0.1.0.RELEASE

Filename Size
parent-0.1.0.RELEASE.pom 4 KB
Browse

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 1.5.17.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 1.5.17.RELEASE
com.google.guava : guava jar 27.0-android

provided (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-log4j2 jar 1.5.17.RELEASE
com.lmax : disruptor jar 3.3.4

Project Modules

There are no modules declared in this project.