MVN

cn.ezbuild : tools

Maven & Gradle

Dec 25, 2019
0 stars

Java tools for every developer

<dependency>
    <groupId>cn.ezbuild</groupId>
    <artifactId>tools</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cn.ezbuild : tools to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of cn.ezbuild : tools to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
tools-1.1.0
1.0.x
tools-1.0.2
tools-1.0.1
0.0.x
tools-0.0.1-RELEASE

How to add a dependency to Maven

Add the following cn.ezbuild : tools maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cn.ezbuild</groupId>
    <artifactId>tools</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cn.ezbuild : tools gradle dependency to your build.gradle file:

implementation 'cn.ezbuild:tools:1.1.0'

Gradle Kotlin DSL: Add the following cn.ezbuild : tools gradle kotlin dependency to your build.gradle.kts file:

implementation("cn.ezbuild:tools:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following cn.ezbuild : tools sbt scala dependency to your build.sbt file:

libraryDependencies += "cn.ezbuild" % "tools" % "1.1.0"

Advertisement

Dependencies from Group

Dec 25, 2019
0 stars

Discover Dependencies

Aug 22, 2023
2 usages
6.7k stars
Jan 05, 2020
0 stars
Jan 20, 2020
0 stars
Dec 30, 2021
1 usages
33 stars
Jul 02, 2020
6 stars
Apr 22, 2020
2 stars
Feb 06, 2023
1 usages
23 stars
Aug 14, 2023
25 stars
Jan 17, 2023
167 stars