o

os-nlp-spring-boot-starter

os-ali-nlp-starter模块
Files download
File Operation
os-nlp-spring-boot-starter-0.17.12.jar download
os-nlp-spring-boot-starter-0.17.12.pom download
os-nlp-spring-boot-starter-0.17.12-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.clarkstore</groupId>
  <artifactId>os-nlp-spring-boot-starter</artifactId>
  <version>0.17.12</version>
</dependency>
Gradle Groovy
implementation 'com.github.clarkstore:os-nlp-spring-boot-starter:0.17.12'
Gradle Kotlin
implementation("com.github.clarkstore:os-nlp-spring-boot-starter:0.17.12")
Scala SBT
libraryDependencies += "com.github.clarkstore" % "os-nlp-spring-boot-starter" % "0.17.12"
Groovy Grape
@Grapes(
  @Grab(group='com.github.clarkstore', module='os-nlp-spring-boot-starter', version='0.17.12')
)
Apache Ivy
<dependency org="com.github.clarkstore" name="os-nlp-spring-boot-starter" rev="0.17.12" />
Leiningen
[com.github.clarkstore/os-nlp-spring-boot-starter "0.17.12"]
Apache Buildr
'com.github.clarkstore:os-nlp-spring-boot-starter:jar:0.17.12'