License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.clouway.testing.datastore |
ArtifactId | ArtifactIdcloud-datastore-testing |
Version | Version0.0.1 |
Type | Typejar |
Description |
DescriptionclouWay Cloud Datastore Testing Library
clouWay Datastore Testing Library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cloud-datastore-testing-0.0.1.pom | |
cloud-datastore-testing-0.0.1.jar | 13 KB |
cloud-datastore-testing-0.0.1-sources.jar | 4 KB |
cloud-datastore-testing-0.0.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.clouway.testing.datastore/cloud-datastore-testing/ -->
<dependency>
<groupId>com.clouway.testing.datastore</groupId>
<artifactId>cloud-datastore-testing</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.clouway.testing.datastore/cloud-datastore-testing/
implementation 'com.clouway.testing.datastore:cloud-datastore-testing:0.0.1'
// https://jarcasting.com/artifacts/com.clouway.testing.datastore/cloud-datastore-testing/
implementation ("com.clouway.testing.datastore:cloud-datastore-testing:0.0.1")
'com.clouway.testing.datastore:cloud-datastore-testing:jar:0.0.1'
<dependency org="com.clouway.testing.datastore" name="cloud-datastore-testing" rev="0.0.1">
<artifact name="cloud-datastore-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.clouway.testing.datastore', module='cloud-datastore-testing', version='0.0.1')
)
libraryDependencies += "com.clouway.testing.datastore" % "cloud-datastore-testing" % "0.0.1"
[com.clouway.testing.datastore/cloud-datastore-testing "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.21 |
org.testcontainers : testcontainers | jar | 1.11.4 |
com.google.cloud : google-cloud-datastore | jar | 1.83.0 |
junit : junit | jar | 4.12 |