| License |
License |
|---|---|
| GroupId | GroupIdcom.github.athieriot |
| ArtifactId | ArtifactIdcatatumbo |
| Last Version | Last Version23.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCatatumbo
Object Mapping and Persistence Framework for Google Cloud Datastore
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| catatumbo-23.1.0.pom | |
| catatumbo-23.1.0.jar | 211 KB |
| catatumbo-23.1.0-sources.jar | 220 KB |
| catatumbo-23.1.0-javadoc.jar | 892 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.athieriot/catatumbo/ -->
<dependency>
<groupId>com.github.athieriot</groupId>
<artifactId>catatumbo</artifactId>
<version>23.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.athieriot/catatumbo/
implementation 'com.github.athieriot:catatumbo:23.1.0'
// https://jarcasting.com/artifacts/com.github.athieriot/catatumbo/
implementation ("com.github.athieriot:catatumbo:23.1.0")
'com.github.athieriot:catatumbo:jar:23.1.0'
<dependency org="com.github.athieriot" name="catatumbo" rev="23.1.0">
<artifact name="catatumbo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.athieriot', module='catatumbo', version='23.1.0')
)
libraryDependencies += "com.github.athieriot" % "catatumbo" % "23.1.0"
[com.github.athieriot/catatumbo "23.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.cloud : google-cloud-datastore | jar | 1.5.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |