Jpom-Plugin

Jpom 插件开发仓库

License

License

GroupId

GroupId

io.jpom.jpom-plugin
ArtifactId

ArtifactId

parent
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

Jpom-Plugin
Jpom 插件开发仓库
Project URL

Project URL

https://gitee.com/keepbx/Jpom-Plugin

Download parent

Filename Size
parent-1.0.2.pom 4 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • netty
  • jpom-maven-plugin

Versions

Version
1.0.2
1.0.1
1.0.0