s1-dds-mongodb

MongoDB utils, distribute datasource implementation, GridFS file storage DDS

License

License

Categories

Categories

MongoDB Data Databases ORM
GroupId

GroupId

org.s1-platform
ArtifactId

ArtifactId

s1-dds-mongodb
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

s1-dds-mongodb
MongoDB utils, distribute datasource implementation, GridFS file storage DDS

Download s1-dds-mongodb

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.s1-platform : s1-core jar 2.1.0
org.s1-platform : s1-testing Optional pom 2.1.0

Project Modules

There are no modules declared in this project.

S1-Platform Build Status

S1-Platform - the web application development Java framework. For more info look here http://s1-platform.org.

Platform is being under active development, so we're very interested in bug reports, contributions and the like.

Using

S1-Platform is deployed to Maven Central.

<dependency>
    <groupId>org.s1-platform</groupId>
    <artifactId>s1-core</artifactId>
    <version>${project.version}</version>
</dependency>

License

S1-Platform is available under terms and conditions of Apache License version 2.0 license.txt, notice.txt

org.s1-platform

S1 Platform

Versions

Version
2.1.0
2.0.1
2.0