is not current version
Last Version 1.0.9

ONVIF Camera 1.0.7

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

License

License

GroupId

GroupId

com.github.03
ArtifactId

ArtifactId

onvif
Version

Version

1.0.7
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 1.0.7


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

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.8.0
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.