How To Install Java Artifact org.mongodb.stitch v3.0.1

org.mongodb stitch 3.0.1

Introduction

In this article, we'll learn how to install Java artifact stitch from org.mongodb group in version 3.0.1. The artifact is available in 14 versions: 3.0.3 3.0.2 3.0.1 3.0.0 2.1.7 2.1.6 2.1.5 2.1.4 2.1.3 2.1.1 2.1.0 2.0.3 2.0.2 2.0.0 . The Stitch Android SDK project has been released under The Apache Software License, Version 2.0 license, and has its own website at: https://www.mongodb.com/cloud/stitch .

How To Install Java Artifact org.mongodb.stitch In Version 3.0.1

To install the Stitch Android SDK artifact in version 3.0.1 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Stitch Android SDK dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (6)

Test dependencies (1)

Licenses

Developers