com.iteaj:izone-boot

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

License

License

GroupId

GroupId

com.iteaj
ArtifactId

ArtifactId

izone-boot
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-boot

Download izone-boot

Filename Size
izone-boot-1.2.1.pom 7 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • izone-boot-starter

Versions

Version
1.2.1
1.2.0
1.1.3