All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ui.keyspaces.datastore.pets.index.html Maven / Gradle / Ivy

The newest version!
[
    {
        "row": "jim", 
        "column": "lizard",
		"value" : "drago"
    }, 
    {
        "row": "jim", 
        "column": "bird",
		"value" : "gretl"
    }, 
    {
        "row": "jen", 
        "column": "dog",
		"value" : "bella"
    }, 
    {
        "row": "brian", 
        "column": "dog",
		"value" : "eric"
    },
    {
        "row": "brian", 
        "column": "dog",
		"value" : "olive"
    }
]




© 2015 - 2025 Weber Informatics LLC | Privacy Policy