Last Version

OssParent 1.0.0-Release

Maven推送官方服务通用配置

License

License

GroupId

GroupId

io.github.lomom
ArtifactId

ArtifactId

oss-parent
Version

Version

1.0.0-Release
Type

Type

pom
Description

Description

OssParent
Maven推送官方服务通用配置
Project URL

Project URL

https://dev.tencent.com/u/chenxinzhe/p/Push-Maven-Official/git
Source Code Management

Source Code Management

https://dev.tencent.com/u/chenxinzhe/p/Push-Maven-Official

Download oss-parent 1.0.0-Release


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