com.github.f-sunrise-q:advance-dependencies

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

License

License

GroupId

GroupId

com.github.f-sunrise-q
ArtifactId

ArtifactId

advance-dependencies
Last Version

Last Version

1.0.0-RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/advance-dependencies
Source Code Management

Source Code Management

https://github.com/f-sunrise-q/baseCore/tree/master/advance-parent

Download advance-dependencies

How to add to project

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

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.

baseCore

Versions

Version
1.0.0-RELEASE