https://github.com/fishercoder1534/cassandraexample
https://github.com/fishercoder1534/cassandraexample
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fishercoder1534/cassandraexample
- Owner: fishercoder1534
- License: apache-2.0
- Created: 2017-05-10T21:29:29.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-10T21:39:53.000Z (about 8 years ago)
- Last Synced: 2025-01-20T12:46:33.111Z (5 months ago)
- Language: Java
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cassandra Simple Example
How to run this example:
```
1. git clone this repo
2. cd $this_directory
3. $mvn package
4. $java -jar cassandra-example-1.0-SNAPSHOT-jar-with-dependencies.jar
```