License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices JavaCV Business Logic Libraries Computer Vision |
GroupId | GroupIdin.hocg.boot |
ArtifactId | ArtifactIdjavacv-spring-boot-starter |
Last Version | Last Version1.0.45 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava CV :: Spring Boot :: Starter
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-starter/ -->
<dependency>
<groupId>in.hocg.boot</groupId>
<artifactId>javacv-spring-boot-starter</artifactId>
<version>1.0.45</version>
</dependency>
// https://jarcasting.com/artifacts/in.hocg.boot/javacv-spring-boot-starter/
implementation 'in.hocg.boot:javacv-spring-boot-starter:1.0.45'
// https://jarcasting.com/artifacts/in.hocg.boot/javacv-spring-boot-starter/
implementation ("in.hocg.boot:javacv-spring-boot-starter:1.0.45")
'in.hocg.boot:javacv-spring-boot-starter:jar:1.0.45'
<dependency org="in.hocg.boot" name="javacv-spring-boot-starter" rev="1.0.45">
<artifact name="javacv-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='in.hocg.boot', module='javacv-spring-boot-starter', version='1.0.45')
)
libraryDependencies += "in.hocg.boot" % "javacv-spring-boot-starter" % "1.0.45"
[in.hocg.boot/javacv-spring-boot-starter "1.0.45"]
Group / Artifact | Type | Version |
---|---|---|
in.hocg.boot : javacv-spring-boot-autoconfigure | jar | 1.0.45 |
org.springframework.boot : spring-boot-starter Optional | jar | 2.2.6.RELEASE |
org.projectlombok : lombok Optional | jar | 1.18.12 |