is not current version
Last Version 1.2.4

sb-parent 1.2.1

SpringBoot项目的Parent

License

License

GroupId

GroupId

com.github.rebue.common-pom
ArtifactId

ArtifactId

sb-parent
Version

Version

1.2.1
Type

Type

pom
Description

Description

sb-parent
SpringBoot项目的Parent

Download sb-parent 1.2.1

Filename Size
sb-parent-1.2.1.pom 808 bytes
Browse

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