MVN

com.ecfront : keyword-extract

Maven & Gradle

Nov 13, 2018
15 stars

关键词提取 · URL关键词提取

<dependency>
    <groupId>com.ecfront</groupId>
    <artifactId>keyword-extract</artifactId>
    <version>1.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ecfront : keyword-extract to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.6

All Versions

Choose a version of com.ecfront : keyword-extract to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.6
keyword-extract-1.6
1.5
keyword-extract-1.5
1.4
keyword-extract-1.4
1.3
keyword-extract-1.3
1.2
keyword-extract-1.2
1.1
keyword-extract-1.1
1.0
keyword-extract-1.0

How to add a dependency to Maven

Add the following com.ecfront : keyword-extract maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.ecfront</groupId>
    <artifactId>keyword-extract</artifactId>
    <version>1.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.ecfront : keyword-extract gradle dependency to your build.gradle file:

implementation 'com.ecfront:keyword-extract:1.6'

Gradle Kotlin DSL: Add the following com.ecfront : keyword-extract gradle kotlin dependency to your build.gradle.kts file:

implementation("com.ecfront:keyword-extract:1.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.ecfront : keyword-extract sbt scala dependency to your build.sbt file:

libraryDependencies += "com.ecfront" % "keyword-extract" % "1.6"

Advertisement

Dependencies from Group

Oct 26, 2016
16 usages
5 stars
Sep 26, 2016
6 usages
16 stars
Sep 26, 2016
5 usages
16 stars
Sep 26, 2016
4 usages
16 stars
Feb 29, 2016
3 usages
1 stars

Discover Dependencies