License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdcom.ecfront |
ArtifactId | ArtifactIdkeyword-extract |
Last Version | Last Version1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Description关键词提取
URL关键词提取
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
keyword-extract-1.6.pom | |
keyword-extract-1.6.jar | 9 KB |
keyword-extract-1.6-sources.jar | 5 KB |
keyword-extract-1.6-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ecfront/keyword-extract/ -->
<dependency>
<groupId>com.ecfront</groupId>
<artifactId>keyword-extract</artifactId>
<version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.ecfront/keyword-extract/
implementation 'com.ecfront:keyword-extract:1.6'
// https://jarcasting.com/artifacts/com.ecfront/keyword-extract/
implementation ("com.ecfront:keyword-extract:1.6")
'com.ecfront:keyword-extract:jar:1.6'
<dependency org="com.ecfront" name="keyword-extract" rev="1.6">
<artifact name="keyword-extract" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ecfront', module='keyword-extract', version='1.6')
)
libraryDependencies += "com.ecfront" % "keyword-extract" % "1.6"
[com.ecfront/keyword-extract "1.6"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |