io.divide:server

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

io.divide
ArtifactId

ArtifactId

server
Last Version

Last Version

0.5.2
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download server

How to add to project

<!-- https://jarcasting.com/artifacts/io.divide/server/ -->
<dependency>
    <groupId>io.divide</groupId>
    <artifactId>server</artifactId>
    <version>0.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.divide/server/
implementation 'io.divide:server:0.5.2'
// https://jarcasting.com/artifacts/io.divide/server/
implementation ("io.divide:server:0.5.2")
'io.divide:server:jar:0.5.2'
<dependency org="io.divide" name="server" rev="0.5.2">
  <artifact name="server" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.divide', module='server', version='0.5.2')
)
libraryDependencies += "io.divide" % "server" % "0.5.2"
[io.divide/server "0.5.2"]

Dependencies

compile (12)

Group / Artifact Type Version
org.glassfish.jersey.containers : jersey-container-servlet jar 2.6
org.glassfish.jersey.core : jersey-client jar 2.6
org.glassfish.jersey.test-framework : jersey-test-framework-core jar 2.6
javax.servlet : javax.servlet-api jar 3.0.1
org.glassfish.jersey.containers : jersey-container-grizzly2-servlet jar 2.6
org.glassfish.grizzly : grizzly-http-servlet jar 2.3.11
javax.mail : mail jar 1.5.0-b01
org.apache.commons : commons-lang3 jar 3.1
io.divide : shared jar 0.5.2
io.divide : dao-common jar 0.5.2
com.google.android.gcm » gcm-server jar 1.0.2
com.sun.grizzly : grizzly-webserver jar 1.9.59

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
io.divide : dao-orientdb jar 0.5.2
com.squareup.retrofit : retrofit jar 1.4.1

Project Modules

There are no modules declared in this project.

Divide.io

Note: Development is currently halted for this project from the main developers. We will continue to maintain the project, so if you're interesting in helping with development please see contributing.

Divide.io is an open source Backend-as-a-Service (BaaS). It provides tools to easily, securely, and efficiently communicate between your app and a server. It handles data storage, user registration & management, and push notifications.

Deploy anywhere. Use any database you want. Never get locked into a platform.

Visit our website for more information.

####How does it work? Divide.io provides easy to use APIs to connect your mobile app to a backend. Getting up and running is simple.

  1. Choose your server provider. Any server that runs Java should suffice.
  2. Download and initialize our backend library in your server.
  3. Download and initialize our client library in your app.
  4. That's it!

You can now use our APIs to communicate back and forth to your backend. Saving data, querying, registering and logging in users, etc. are now just a few lines of code away!

####Getting Started Guides Servers:

Clients:

####Documentation

####License

Copyright (C) 2016 Divide.io

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Android Arsenal

Versions

Version
0.5.2