License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices JavaCV Business Logic Libraries Computer Vision |
GroupId | GroupIdin.hocg.boot |
ArtifactId | ArtifactIdspring-boot-javacv |
Last Version | Last Version1.0.45 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSpring Boot :: Java CV
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 |
Filename | Size |
---|---|
spring-boot-javacv-1.0.45.pom | 943 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/in.hocg.boot/spring-boot-javacv/ -->
<dependency>
<groupId>in.hocg.boot</groupId>
<artifactId>spring-boot-javacv</artifactId>
<version>1.0.45</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/in.hocg.boot/spring-boot-javacv/
implementation 'in.hocg.boot:spring-boot-javacv:1.0.45'
// https://jarcasting.com/artifacts/in.hocg.boot/spring-boot-javacv/
implementation ("in.hocg.boot:spring-boot-javacv:1.0.45")
'in.hocg.boot:spring-boot-javacv:pom:1.0.45'
<dependency org="in.hocg.boot" name="spring-boot-javacv" rev="1.0.45">
<artifact name="spring-boot-javacv" type="pom" />
</dependency>
@Grapes(
@Grab(group='in.hocg.boot', module='spring-boot-javacv', version='1.0.45')
)
libraryDependencies += "in.hocg.boot" % "spring-boot-javacv" % "1.0.45"
[in.hocg.boot/spring-boot-javacv "1.0.45"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.18.12 |