Tag: gradle

Create a Continuous Deployment Pipeline with Jenkins and Java

Create a Continuous Deployment Pipeline with Jenkins and Java

Lately I’ve been working a lot with Jenkins to run Java JAR files for continuous deployment of one of my applications.  In case you haven’t seen it, the keynote demonstration given at Couchbase Connect 2016 used Jenkins to build and...

Getting Started with Java and Couchbase

Getting Started with Java and Couchbase

In this quickstart video tutorial you’ll learn how to setup and start building a Java application that communicates with Couchbase Server to save NoSQL JSON data as well as query for it numerous ways. For more information on how to...

Quickstart with Couchbase Lite, Android Studio, and Gradle

Quickstart with Couchbase Lite, Android Studio, and Gradle

Quickstart with Couchbase Lite, Android Studio, and Gradle This post will illustrate all the steps needed to get started with Couchbase Lite in an Android project using Android Studio and the standard Gradle build system. This is the easiest way...