Last Version

shield-parent 1.3.16

凡是继承此parent-pom,即可获得deploy jar包到maven中央仓库的能力

License

License

Categories

Categories

Ant Build Tools Net
GroupId

GroupId

net.quanter
ArtifactId

ArtifactId

shield-parent
Version

Version

1.3.16
Type

Type

pom
Description

Description

shield-parent
凡是继承此parent-pom,即可获得deploy jar包到maven中央仓库的能力
Project URL

Project URL

https://gitee.com/wang-laoshi/shield
Project Organization

Project Organization

宽特
Source Code Management

Source Code Management

https://gitee.com/wang-laoshi/shield

Download shield-parent 1.3.16

Filename Size
shield-parent-1.3.16.pom 16 KB
Browse

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

Dependencies

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.1
org.junit.platform : junit-platform-runner jar 1.7.1
org.junit.platform : junit-platform-console-standalone jar 1.7.1

Project Modules

There are no modules declared in this project.