MVN

com.quhaodian : website

Maven & Gradle

Mar 08, 2018

discover_website · discover网站配置模块,主要管理网站主题,网站配置等功能

<dependency>
    <groupId>com.quhaodian</groupId>
    <artifactId>website</artifactId>
    <version>1.8.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.quhaodian : website to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.8.6

All Versions

Choose a version of com.quhaodian : website to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.8.x
website-1.8.6
website-1.8.5
website-1.8.3
website-1.8.2
website-1.8.1
1.6.x
website-1.6.3
website-1.6.2
website-1.6.1
website-1.6.0
1.2.x
website-1.2.0

How to add a dependency to Maven

Add the following com.quhaodian : website maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.quhaodian</groupId>
    <artifactId>website</artifactId>
    <version>1.8.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.quhaodian : website gradle dependency to your build.gradle file:

implementation 'com.quhaodian:website:1.8.6'

Gradle Kotlin DSL: Add the following com.quhaodian : website gradle kotlin dependency to your build.gradle.kts file:

implementation("com.quhaodian:website:1.8.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.quhaodian : website sbt scala dependency to your build.sbt file:

libraryDependencies += "com.quhaodian" % "website" % "1.8.6"

Advertisement

Dependencies from Group

Mar 06, 2018
18 usages
Jan 23, 2018
5 usages
Mar 06, 2018
5 usages
Mar 06, 2018
3 usages
Jan 23, 2018
2 usages

Discover Dependencies

Aug 30, 2018
Jan 23, 2018
Aug 21, 2018
Jan 23, 2018
Jan 23, 2018
Jan 23, 2018
May 16, 2019
95 stars
Nov 11, 2017
852 stars