License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators JavaCV Business Logic Libraries Computer Vision config Configuration |
GroupId | GroupIdin.hocg.boot |
ArtifactId | ArtifactIdjavacv-spring-boot-autoconfigure |
Last Version | Last Version1.0.45 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava CV :: Spring Boot :: AutoConfigure
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/in.hocg.boot/javacv-spring-boot-autoconfigure/ -->
<dependency>
<groupId>in.hocg.boot</groupId>
<artifactId>javacv-spring-boot-autoconfigure</artifactId>
<version>1.0.45</version>
</dependency>
// https://jarcasting.com/artifacts/in.hocg.boot/javacv-spring-boot-autoconfigure/
implementation 'in.hocg.boot:javacv-spring-boot-autoconfigure:1.0.45'
// https://jarcasting.com/artifacts/in.hocg.boot/javacv-spring-boot-autoconfigure/
implementation ("in.hocg.boot:javacv-spring-boot-autoconfigure:1.0.45")
'in.hocg.boot:javacv-spring-boot-autoconfigure:jar:1.0.45'
<dependency org="in.hocg.boot" name="javacv-spring-boot-autoconfigure" rev="1.0.45">
<artifact name="javacv-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='in.hocg.boot', module='javacv-spring-boot-autoconfigure', version='1.0.45')
)
libraryDependencies += "in.hocg.boot" % "javacv-spring-boot-autoconfigure" % "1.0.45"
[in.hocg.boot/javacv-spring-boot-autoconfigure "1.0.45"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-log4j2 Optional | jar | |
org.bytedeco : javacv-platform | jar | 1.5.6 |
in.hocg.boot : utils-base | jar | 1.0.45 |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.boot : spring-boot-autoconfigure-processor Optional | jar | |
org.projectlombok : lombok Optional | jar | 1.18.12 |