com.iteaj:izone-plugin

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

License

License

GroupId

GroupId

com.iteaj
ArtifactId

ArtifactId

izone-plugin
Last Version

Last Version

1.2.3
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/izone-plugin
Source Code Management

Source Code Management

https://gitee.com/iteaj/izone-plugin.git

Download izone-plugin

Filename Size
izone-plugin-1.2.3.pom 3 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • izone-sofa-plugin
  • izone-sofa-web-plugin

Versions

Version
1.2.3
1.2.0
1.1.3