is not current version
Last Version 1.1.7-RELEASE

spring-boot-starter-javacv 1.1.2-RELEASE


License

License

Categories

Categories

Spring Boot Container Microservices JavaCV Business Logic Libraries Computer Vision
GroupId

GroupId

io.gitee.liuhuayun
ArtifactId

ArtifactId

spring-boot-starter-javacv
Version

Version

1.1.2-RELEASE
Type

Type

jar
Description

Description

spring-boot-starter-javacv

Download spring-boot-starter-javacv 1.1.2-RELEASE


<!-- https://jarcasting.com/artifacts/io.gitee.liuhuayun/spring-boot-starter-javacv/ -->
<dependency>
    <groupId>io.gitee.liuhuayun</groupId>
    <artifactId>spring-boot-starter-javacv</artifactId>
    <version>1.1.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.liuhuayun/spring-boot-starter-javacv/
implementation 'io.gitee.liuhuayun:spring-boot-starter-javacv:1.1.2-RELEASE'
// https://jarcasting.com/artifacts/io.gitee.liuhuayun/spring-boot-starter-javacv/
implementation ("io.gitee.liuhuayun:spring-boot-starter-javacv:1.1.2-RELEASE")
'io.gitee.liuhuayun:spring-boot-starter-javacv:jar:1.1.2-RELEASE'
<dependency org="io.gitee.liuhuayun" name="spring-boot-starter-javacv" rev="1.1.2-RELEASE">
  <artifact name="spring-boot-starter-javacv" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.liuhuayun', module='spring-boot-starter-javacv', version='1.1.2-RELEASE')
)
libraryDependencies += "io.gitee.liuhuayun" % "spring-boot-starter-javacv" % "1.1.2-RELEASE"
[io.gitee.liuhuayun/spring-boot-starter-javacv "1.1.2-RELEASE"]

Dependencies

compile (10)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.3.6.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.3.6.RELEASE
org.bytedeco : javacv jar 1.5.6
org.bytedeco : ffmpeg-platform jar 4.4-1.5.6
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.6.RELEASE
org.projectlombok : lombok jar 1.18.16
cn.hutool : hutool-all jar 5.4.0
com.github.xiaoymin : knife4j-spring-boot-starter jar 2.0.8
io.springfox : springfox-swagger2 jar 2.10.5
org.apache.commons : commons-io jar 1.3.2

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.3.6.RELEASE

Project Modules

There are no modules declared in this project.