License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdstore.sophi.xjr |
ArtifactId | ArtifactIdspring-boot-ai-face-starter |
Version | Version1.0.5.RELEASE |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/store.sophi.xjr/spring-boot-ai-face-starter/ -->
<dependency>
<groupId>store.sophi.xjr</groupId>
<artifactId>spring-boot-ai-face-starter</artifactId>
<version>1.0.5.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/store.sophi.xjr/spring-boot-ai-face-starter/
implementation 'store.sophi.xjr:spring-boot-ai-face-starter:1.0.5.RELEASE'
// https://jarcasting.com/artifacts/store.sophi.xjr/spring-boot-ai-face-starter/
implementation ("store.sophi.xjr:spring-boot-ai-face-starter:1.0.5.RELEASE")
'store.sophi.xjr:spring-boot-ai-face-starter:jar:1.0.5.RELEASE'
<dependency org="store.sophi.xjr" name="spring-boot-ai-face-starter" rev="1.0.5.RELEASE">
<artifact name="spring-boot-ai-face-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='store.sophi.xjr', module='spring-boot-ai-face-starter', version='1.0.5.RELEASE')
)
libraryDependencies += "store.sophi.xjr" % "spring-boot-ai-face-starter" % "1.0.5.RELEASE"
[store.sophi.xjr/spring-boot-ai-face-starter "1.0.5.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 29.0-jre |
com.alibaba : fastjson Optional | jar | 1.2.38 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.0.2.RELEASE |
org.springframework.boot : spring-boot-starter Optional | jar | 2.0.2.RELEASE |
org.projectlombok : lombok Optional | jar | 1.16.10 |
com.baidu.aip : java-sdk | jar | 4.12.0 |
org.springframework.boot : spring-boot-starter-web | jar | 2.0.2.RELEASE |
cn.hutool : hutool-all | jar | 5.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.0.2.RELEASE |