Page History
...
- Java Development Kit / JRE version 1.6.* or 1.7.*
- Apache Maven 3.x.x or later
JDK and Maven setup instructions are given in section Installation Prerequisites.
Building the Sample
You can find the sample discussed here in $CARBON_HOME/samples/css/CLI/css-hector-sample directory.
...
3. From there, execute the following command to build the project with Maven.
...
mvn clean install
Optionally, you can build the project with dependency libraries using following maven build command.
...
4. Execute the program from the build jar which is located under target folder
Code Block |
---|
java -jar target/org.wso2.carbon.cassandra.examples-4.0.5-jar-with-dependencies.jar |
...
Overview
Content Tools
Activity