License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.luues |
ArtifactId | ArtifactIdspring-boot-starter-seeta-face |
Last Version | Last Version1.3.0.5.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-boot-starter-seeta-face
A simple JAVA face recognition database based on the encapsulation of seetaface2 of CAS supports face recognition, 1:1 comparison and 1:N comparison
|
<!-- https://jarcasting.com/artifacts/com.github.luues/spring-boot-starter-seeta-face/ -->
<dependency>
<groupId>com.github.luues</groupId>
<artifactId>spring-boot-starter-seeta-face</artifactId>
<version>1.3.0.5.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.luues/spring-boot-starter-seeta-face/
implementation 'com.github.luues:spring-boot-starter-seeta-face:1.3.0.5.RELEASE'
// https://jarcasting.com/artifacts/com.github.luues/spring-boot-starter-seeta-face/
implementation ("com.github.luues:spring-boot-starter-seeta-face:1.3.0.5.RELEASE")
'com.github.luues:spring-boot-starter-seeta-face:jar:1.3.0.5.RELEASE'
<dependency org="com.github.luues" name="spring-boot-starter-seeta-face" rev="1.3.0.5.RELEASE">
<artifact name="spring-boot-starter-seeta-face" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.luues', module='spring-boot-starter-seeta-face', version='1.3.0.5.RELEASE')
)
libraryDependencies += "com.github.luues" % "spring-boot-starter-seeta-face" % "1.3.0.5.RELEASE"
[com.github.luues/spring-boot-starter-seeta-face "1.3.0.5.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.xerial : sqlite-jdbc | jar | 3.27.2.1 |
org.apache.commons : commons-pool2 | jar | 2.6.2 |
org.slf4j : jul-to-slf4j | jar | 1.7.26 |