License |
License |
---|---|
GroupId | GroupIdcom.amido.stacks.modules |
ArtifactId | ArtifactIdstacks-azure-cosmos |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCore Azure Cosmos components for the Java Stacks solution
|
Filename | Size |
---|---|
stacks-azure-cosmos-1.0.0.pom | |
stacks-azure-cosmos-1.0.0.jar | 3 KB |
stacks-azure-cosmos-1.0.0-sources.jar | 1 KB |
stacks-azure-cosmos-1.0.0-javadoc.jar | 389 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.amido.stacks.modules/stacks-azure-cosmos/ -->
<dependency>
<groupId>com.amido.stacks.modules</groupId>
<artifactId>stacks-azure-cosmos</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.amido.stacks.modules/stacks-azure-cosmos/
implementation 'com.amido.stacks.modules:stacks-azure-cosmos:1.0.0'
// https://jarcasting.com/artifacts/com.amido.stacks.modules/stacks-azure-cosmos/
implementation ("com.amido.stacks.modules:stacks-azure-cosmos:1.0.0")
'com.amido.stacks.modules:stacks-azure-cosmos:jar:1.0.0'
<dependency org="com.amido.stacks.modules" name="stacks-azure-cosmos" rev="1.0.0">
<artifact name="stacks-azure-cosmos" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.amido.stacks.modules', module='stacks-azure-cosmos', version='1.0.0')
)
libraryDependencies += "com.amido.stacks.modules" % "stacks-azure-cosmos" % "1.0.0"
[com.amido.stacks.modules/stacks-azure-cosmos "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.azure.spring : azure-spring-boot-starter-cosmos | jar | 3.10.0 |
com.amido.stacks.modules : stacks-core-commons | jar | 1.0.0 |
io.netty : netty-codec-http | jar | 4.1.72.Final |
com.google.code.gson : gson | jar | 2.8.9 |
org.projectlombok : lombok | jar | 1.18.22 |
org.slf4j : slf4j-api | jar | 2.0.0-alpha5 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
org.mockito : mockito-junit-jupiter | jar | 3.11.2 |
org.hamcrest : hamcrest | jar | 2.2 |
nl.jqno.equalsverifier : equalsverifier | jar | 3.7.2 |
org.assertj : assertj-core | jar | 3.21.0 |