Last Version

components 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

components
Version

Version

0.1.0.RELEASE
Type

Type

jar
Description

Description

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

Project Organization

Pivotal Software, Inc.

Download components 0.1.0.RELEASE


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