| License |
License
The 2-Clause BSD License
|
|---|---|
| GroupId | GroupIdcom.gitee.l0km |
| ArtifactId | ArtifactIdfaceapi-thriftservice |
| Last Version | Last Version2.2.10 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionfaceapi thrift service
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/com.gitee.l0km/faceapi-thriftservice/ -->
<dependency>
<groupId>com.gitee.l0km</groupId>
<artifactId>faceapi-thriftservice</artifactId>
<version>2.2.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.l0km/faceapi-thriftservice/
implementation 'com.gitee.l0km:faceapi-thriftservice:2.2.10'
// https://jarcasting.com/artifacts/com.gitee.l0km/faceapi-thriftservice/
implementation ("com.gitee.l0km:faceapi-thriftservice:2.2.10")
'com.gitee.l0km:faceapi-thriftservice:jar:2.2.10'
<dependency org="com.gitee.l0km" name="faceapi-thriftservice" rev="2.2.10">
<artifact name="faceapi-thriftservice" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.l0km', module='faceapi-thriftservice', version='2.2.10')
)
libraryDependencies += "com.gitee.l0km" % "faceapi-thriftservice" % "2.2.10"
[com.gitee.l0km/faceapi-thriftservice "2.2.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.gitee.l0km : common-thrift | jar | 1.1.51 |
| com.gitee.l0km : faceapi-base | jar | 2.2.10 |
| com.gitee.l0km : common-cli | jar | 1.1.51 |
| com.gitee.l0km : common-base2 | jar | 1.1.51 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.7 |
| org.springframework.boot : spring-boot-starter-web | jar | 1.5.9.RELEASE |
| io.springfox : springfox-swagger-ui | jar | 2.7.0 |
| io.springfox : springfox-swagger2 | jar | 2.7.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |