MVN

net.dreamlu : lutool-cloud

Maven & Gradle

Jul 22, 2018

LuTool · An enhanced toolkit of Spring boot to simplify development.

<dependency>
    <groupId>net.dreamlu</groupId>
    <artifactId>lutool-cloud</artifactId>
    <version>1.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.dreamlu : lutool-cloud to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.4

All Versions

Choose a version of net.dreamlu : lutool-cloud to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
lutool-cloud-1.0.4
lutool-cloud-1.0.3

How to add a dependency to Maven

Add the following net.dreamlu : lutool-cloud maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.dreamlu</groupId>
    <artifactId>lutool-cloud</artifactId>
    <version>1.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.dreamlu : lutool-cloud gradle dependency to your build.gradle file:

implementation 'net.dreamlu:lutool-cloud:1.0.4'

Gradle Kotlin DSL: Add the following net.dreamlu : lutool-cloud gradle kotlin dependency to your build.gradle.kts file:

implementation("net.dreamlu:lutool-cloud:1.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.dreamlu : lutool-cloud sbt scala dependency to your build.sbt file:

libraryDependencies += "net.dreamlu" % "lutool-cloud" % "1.0.4"

Advertisement

Dependencies from Group

Jun 24, 2023
22 usages
181 stars
Aug 25, 2023
21 usages
1.9k stars
Jul 22, 2018
4 usages
Mar 24, 2020
4 usages
1.9k stars
Mar 24, 2020
4 usages
1.9k stars

Discover Dependencies