is not current version
Last Version 0.5.15

com.github.thunderz99:java-cosmos 0.5.5

A lightweight Azure CosmosDB client for Java

Categories

Categories

Java Languages
GroupId

GroupId

com.github.thunderz99
ArtifactId

ArtifactId

java-cosmos
Version

Version

0.5.5
Type

Type

jar

Download java-cosmos 0.5.5


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