com.iteaj:izone-ark-parent

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

License

License

GroupId

GroupId

com.iteaj
ArtifactId

ArtifactId

izone-ark-parent
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-ark-parent

Download izone-ark-parent

Filename Size
izone-ark-parent-1.2.1.pom 12 KB
Browse

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
com.alipay.sofa : sofa-ark-springboot-starter jar 1.1.0
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

There are no modules declared in this project.

Versions

Version
1.2.1
1.2.0
1.1.3
1.1.0