ONVIF Camera

A Java library to discover, control and manage ONVIF-supported PTZ Cameras

License

License

GroupId

GroupId

com.github.03
ArtifactId

ArtifactId

onvif
Last Version

Last Version

1.0.9
Release Date

Release Date

Type

Type

jar
Description

Description

ONVIF Camera
A Java library to discover, control and manage ONVIF-supported PTZ Cameras
Project URL

Project URL

https://github.com/03/ONVIF-Java
Source Code Management

Source Code Management

https://github.com/03/ONVIF-Java

Download onvif

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.03/onvif/ -->
<dependency>
    <groupId>com.github.03</groupId>
    <artifactId>onvif</artifactId>
    <version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.03/onvif/
implementation 'com.github.03:onvif:1.0.9'
// https://jarcasting.com/artifacts/com.github.03/onvif/
implementation ("com.github.03:onvif:1.0.9")
'com.github.03:onvif:jar:1.0.9'
<dependency org="com.github.03" name="onvif" rev="1.0.9">
  <artifact name="onvif" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.03', module='onvif', version='1.0.9')
)
libraryDependencies += "com.github.03" % "onvif" % "1.0.9"
[com.github.03/onvif "1.0.9"]

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains : annotations jar 19.0.0
net.sf.kxml : kxml2 jar 2.3.0
com.squareup.okhttp3 : okhttp jar 4.9.3
com.burgstaller » okhttp-digest jar 2.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2