Last Version

Voyager Client API 1.0

Voyager Client Library

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.kubedb
ArtifactId

ArtifactId

client-java-parent
Version

Version

1.0
Type

Type

pom
Description

Description

Voyager Client API
Voyager Client Library
Project URL

Project URL

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

Source Code Management

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

Download client-java-parent 1.0


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

Dependencies

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

Project Modules

  • util
  • examples
  • kubernetes