com.iteaj:izone-dependencies

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

License

License

GroupId

GroupId

com.iteaj
ArtifactId

ArtifactId

izone-dependencies
Last Version

Last Version

1.2.1
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-dependencies
Source Code Management

Source Code Management

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

Download izone-dependencies

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
com.iteaj : iutils jar 1.1.9
org.springframework : spring-context-support jar 5.1.12.RELEASE
org.springframework.boot : spring-boot-starter jar 2.1.11.RELEASE
com.alipay.sofa : hessian jar 3.3.7
com.alipay.sofa : runtime-sofa-boot-starter jar 3.3.0
com.iteaj : izone-boot-starter jar 1.2.1
com.baomidou : mybatis-plus-extension jar 3.3.1
org.springframework.boot : spring-boot-starter-json jar 2.1.11.RELEASE
org.springframework.boot : spring-boot-starter-logging jar 2.1.11.RELEASE

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.11.RELEASE
com.alipay.sofa : test-sofa-boot-starter jar 3.3.0

Project Modules

  • izone-ark-parent
  • izone-sofa-parent

Versions

Version
1.2.1
1.2.0
1.1.3
1.1.0