PaaS Parent

Parent pom providing flysium and third party dependency and plugin management for applications built with maven

GroupId

GroupId

com.github.flysium-io
ArtifactId

ArtifactId

paas-parent
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

PaaS Parent
Parent pom providing flysium and third party dependency and plugin management for applications built with maven

Download paas-parent

Filename Size
paas-parent-1.0.0.pom 3 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0