| License |
License |
|---|---|
| GroupId | GroupIdcom.xiaomi.duckling |
| ArtifactId | ArtifactIdduckling-core_2.11 |
| Version | Version1.2.4-RC2D |
| Type | Typejar |
| Description |
Descriptionduckling-core
duckling-core
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.xiaomi.duckling/duckling-core_2.11/ -->
<dependency>
<groupId>com.xiaomi.duckling</groupId>
<artifactId>duckling-core_2.11</artifactId>
<version>1.2.4-RC2D</version>
</dependency>
// https://jarcasting.com/artifacts/com.xiaomi.duckling/duckling-core_2.11/
implementation 'com.xiaomi.duckling:duckling-core_2.11:1.2.4-RC2D'
// https://jarcasting.com/artifacts/com.xiaomi.duckling/duckling-core_2.11/
implementation ("com.xiaomi.duckling:duckling-core_2.11:1.2.4-RC2D")
'com.xiaomi.duckling:duckling-core_2.11:jar:1.2.4-RC2D'
<dependency org="com.xiaomi.duckling" name="duckling-core_2.11" rev="1.2.4-RC2D">
<artifact name="duckling-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xiaomi.duckling', module='duckling-core_2.11', version='1.2.4-RC2D')
)
libraryDependencies += "com.xiaomi.duckling" % "duckling-core_2.11" % "1.2.4-RC2D"
[com.xiaomi.duckling/duckling-core_2.11 "1.2.4-RC2D"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| com.michaelpollmeier : scala-arm_2.11 | jar | 2.1 |
| org.scalaz : scalaz-core_2.11 | jar | 7.2.27 |
| org.json4s : json4s-jackson_2.11 | jar | 3.6.12 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| org.apache.commons : commons-text | jar | 1.9 |
| commons-io : commons-io | jar | 2.6 |
| com.google.guava : guava | jar | 30.1.1-jre |
| org.scala-lang.modules : scala-java8-compat_2.11 | jar | 0.9.0 |
| com.github.heqiao2010 : lunar | jar | 1.5 |
| org.jline : jline | jar | 3.11.0 |
| org.slf4j : slf4j-api | jar | 1.7.26 |
| com.typesafe.scala-logging : scala-logging_2.11 | jar | 3.9.4 |
| com.typesafe : config | jar | 1.3.4 |
| com.vdurmont : emoji-java | jar | 5.1.1 |
| com.hankcs : hanlp | jar | portable-1.7.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| com.novocode : junit-interface | jar | 0.11 |
| org.scalatest : scalatest_2.11 | jar | 3.2.10 |
| org.hamcrest : hamcrest | jar | 2.2 |