jar

com.github.thunderz99 : java-cosmos

Maven & Gradle

Apr 13, 2023
9 stars

com.github.thunderz99:java-cosmos$ · A lightweight Azure CosmosDB client for Java

Table Of Contents

Latest Version

Download com.github.thunderz99 : java-cosmos JAR file - Latest Versions:

All Versions

Download com.github.thunderz99 : java-cosmos JAR file - All Versions:

Version Vulnerabilities Size Updated
0.5.x
0.4.x
0.2.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window java-cosmos-0.5.21.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.thunderz99.cosmos

├─ io.github.thunderz99.cosmos.Cosmos.class - [JAR]

├─ io.github.thunderz99.cosmos.CosmosDatabase.class - [JAR]

├─ io.github.thunderz99.cosmos.CosmosDocument.class - [JAR]

├─ io.github.thunderz99.cosmos.CosmosDocumentList.class - [JAR]

├─ io.github.thunderz99.cosmos.CosmosException.class - [JAR]

io.github.thunderz99.cosmos.condition

├─ io.github.thunderz99.cosmos.condition.Aggregate.class - [JAR]

├─ io.github.thunderz99.cosmos.condition.Condition.class - [JAR]

├─ io.github.thunderz99.cosmos.condition.Expression.class - [JAR]

├─ io.github.thunderz99.cosmos.condition.Filter.class - [JAR]

├─ io.github.thunderz99.cosmos.condition.FilterQuery.class - [JAR]

├─ io.github.thunderz99.cosmos.condition.OrExpressions.class - [JAR]

├─ io.github.thunderz99.cosmos.condition.SimpleExpression.class - [JAR]

├─ io.github.thunderz99.cosmos.condition.SqlQuerySpec4Json.class - [JAR]

├─ io.github.thunderz99.cosmos.condition.SubConditionType.class - [JAR]

├─ io.github.thunderz99.cosmos.condition.SubQueryExpression.class - [JAR]

io.github.thunderz99.cosmos.v4

├─ io.github.thunderz99.cosmos.v4.PatchOperations.class - [JAR]

io.github.thunderz99

├─ io.github.thunderz99.App.class - [JAR]

io.github.thunderz99.cosmos.dto

├─ io.github.thunderz99.cosmos.dto.PartialUpdateOption.class - [JAR]

├─ io.github.thunderz99.cosmos.dto.RecordData.class - [JAR]

io.github.thunderz99.cosmos.util

├─ io.github.thunderz99.cosmos.util.Checker.class - [JAR]

├─ io.github.thunderz99.cosmos.util.ConnectionStringUtil.class - [JAR]

├─ io.github.thunderz99.cosmos.util.EnvUtil.class - [JAR]

├─ io.github.thunderz99.cosmos.util.JsonUtil.class - [JAR]

├─ io.github.thunderz99.cosmos.util.MapUtil.class - [JAR]

├─ io.github.thunderz99.cosmos.util.RetryUtil.class - [JAR]