| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.owfs |
| ArtifactId | ArtifactIdjowfsclient |
| Last Version | Last Version1.2.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjowfsclient
Java connector to owfs providing both network and file adapters. Provided with alarming monitor
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| jowfsclient-1.2.6.pom | |
| jowfsclient-1.2.6.jar | 34 KB |
| jowfsclient-1.2.6-sources.jar | 21 KB |
| jowfsclient-1.2.6-javadoc.jar | 196 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.owfs/jowfsclient/ -->
<dependency>
<groupId>org.owfs</groupId>
<artifactId>jowfsclient</artifactId>
<version>1.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.owfs/jowfsclient/
implementation 'org.owfs:jowfsclient:1.2.6'
// https://jarcasting.com/artifacts/org.owfs/jowfsclient/
implementation ("org.owfs:jowfsclient:1.2.6")
'org.owfs:jowfsclient:jar:1.2.6'
<dependency org="org.owfs" name="jowfsclient" rev="1.2.6">
<artifact name="jowfsclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.owfs', module='jowfsclient', version='1.2.6')
)
libraryDependencies += "org.owfs" % "jowfsclient" % "1.2.6"
[org.owfs/jowfsclient "1.2.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-pool : commons-pool | jar | 1.6 |
| org.slf4j : slf4j-api | jar | 1.7.2 |
| org.apache.commons : commons-lang3 | jar | 3.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.5.2 |
| org.easytesting : fest-assert | jar | 1.4 |
| org.mockito : mockito-all | jar | 1.9.5 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.2 |
| log4j : log4j | jar | 1.2.17 |