PaaS POM

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

License

License

GroupId

GroupId

com.github.flysium-io
ArtifactId

ArtifactId

paas-pom
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

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

Download paas-pom

Filename Size
paas-pom-1.0.0.pom 2 KB
Browse

How to add to project

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

  • paas-boot-parent
  • paas-parent
  • paas-flysium-bom
  • paas-test-bom
  • paas-thirdparty-bom

Versions

Version
1.0.0