o

os-nlp-spring-boot-starter

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