PaaS Parent Spring Boot Starter

Custom Parent Spring Boot Starter,Packaging Is pom

License

License

GroupId

GroupId

com.github.yongyongwang
ArtifactId

ArtifactId

paas-parent
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

PaaS Parent Spring Boot Starter
Custom Parent Spring Boot Starter,Packaging Is pom
Project URL

Project URL

https://github.com/yongyongwang/paas-spring-boot-starter.git

Download paas-parent

Filename Size
paas-parent-0.0.1.pom 5 KB
Browse

How to add to project

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

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
0.0.1