| License |
License |
|---|---|
| GroupId | GroupIdcom.github.03 |
| ArtifactId | ArtifactIdonvif |
| Version | Version1.0.8 |
| Type | Typejar |
| Description |
DescriptionONVIF Camera
A Java library to discover, control and manage ONVIF-supported PTZ Cameras
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| onvif-1.0.8.pom | |
| onvif-1.0.8.jar | 81 KB |
| onvif-1.0.8-tests.jar | 261 bytes |
| onvif-1.0.8-sources.jar | 50 KB |
| onvif-1.0.8-javadoc.jar | 600 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.03/onvif/ -->
<dependency>
<groupId>com.github.03</groupId>
<artifactId>onvif</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.03/onvif/
implementation 'com.github.03:onvif:1.0.8'
// https://jarcasting.com/artifacts/com.github.03/onvif/
implementation ("com.github.03:onvif:1.0.8")
'com.github.03:onvif:jar:1.0.8'
<dependency org="com.github.03" name="onvif" rev="1.0.8">
<artifact name="onvif" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.03', module='onvif', version='1.0.8')
)
libraryDependencies += "com.github.03" % "onvif" % "1.0.8"
[com.github.03/onvif "1.0.8"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13 |