| Лицензия |
Лицензия
The 2-Clause BSD License
|
|---|---|
| Группа | Группаcom.gitee.l0km |
| Идентификатор | Идентификаторfaceapi-service |
| Последняя версия | Последняя версия4.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеfaceapi thrift service
facial recognition abstract API
|
| Имя Файла | Размер |
|---|---|
| faceapi-service-4.0.2.pom | |
| faceapi-service-4.0.2.jar | 184 KB |
| faceapi-service-4.0.2-sources.jar | 169 KB |
| faceapi-service-4.0.2-javadoc.jar | 228 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.gitee.l0km/faceapi-service/ -->
<dependency>
<groupId>com.gitee.l0km</groupId>
<artifactId>faceapi-service</artifactId>
<version>4.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.l0km/faceapi-service/
implementation 'com.gitee.l0km:faceapi-service:4.0.2'
// https://jarcasting.com/artifacts/com.gitee.l0km/faceapi-service/
implementation ("com.gitee.l0km:faceapi-service:4.0.2")
'com.gitee.l0km:faceapi-service:jar:4.0.2'
<dependency org="com.gitee.l0km" name="faceapi-service" rev="4.0.2">
<artifact name="faceapi-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.l0km', module='faceapi-service', version='4.0.2')
)
libraryDependencies += "com.gitee.l0km" % "faceapi-service" % "4.0.2"
[com.gitee.l0km/faceapi-service "4.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.gitee.l0km : common-thrift | jar | 1.4.11 |
| com.gitee.l0km : faceapi-base | jar | 4.0.2 |
| com.gitee.l0km : common-cli | jar | 1.4.11 |
| com.gitee.l0km : common-base2 | jar | 1.4.11 |
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.2.5 |
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |