Last Version

thingsdb 0.1.0

This project is a library for communicating with ThingsDB in Java.

License

License

MIT-License
GroupId

GroupId

io.github.thingsdb
ArtifactId

ArtifactId

thingsdb
Version

Version

0.1.0
Type

Type

jar
Description

Description

thingsdb
This project is a library for communicating with ThingsDB in Java.
Project URL

Project URL

https://github.com/thingsdb/java-thingsdb
Source Code Management

Source Code Management

https://github.com/thingsdb/java-thingsdb/tree/main

Download thingsdb 0.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.msgpack : msgpack-core jar 0.9.0
org.slf4j : slf4j-log4j12 jar 1.7.30

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.