Last Version

RebaseData Java Client 0.0.5

Java-Client for the RebaseData API to read and convert databases

License

License

MIT
Categories

Categories

Data CLI User Interface
GroupId

GroupId

com.rebasedata
ArtifactId

ArtifactId

client
Version

Version

0.0.5
Type

Type

jar
Description

Description

RebaseData Java Client
Java-Client for the RebaseData API to read and convert databases
Project URL

Project URL

https://github.com/rebasedata/java-client
Source Code Management

Source Code Management

https://github.com/rebasedata/java-client

Download client 0.0.5


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.