License |
License |
---|---|
GroupId | GroupIdcom.px100systems |
ArtifactId | ArtifactIdmongo-storage |
Last Version | Last Version0.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMongoDB Database Storage Provider
Mongo Storage Provider for Px100 Data
|
Filename | Size |
---|---|
mongo-storage-0.3.2.pom | |
mongo-storage-0.3.2.jar | 16 KB |
mongo-storage-0.3.2-sources.jar | 8 KB |
mongo-storage-0.3.2-javadoc.jar | 485 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.px100systems/mongo-storage/ -->
<dependency>
<groupId>com.px100systems</groupId>
<artifactId>mongo-storage</artifactId>
<version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.px100systems/mongo-storage/
implementation 'com.px100systems:mongo-storage:0.3.2'
// https://jarcasting.com/artifacts/com.px100systems/mongo-storage/
implementation ("com.px100systems:mongo-storage:0.3.2")
'com.px100systems:mongo-storage:jar:0.3.2'
<dependency org="com.px100systems" name="mongo-storage" rev="0.3.2">
<artifact name="mongo-storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.px100systems', module='mongo-storage', version='0.3.2')
)
libraryDependencies += "com.px100systems" % "mongo-storage" % "0.3.2"
[com.px100systems/mongo-storage "0.3.2"]
Group / Artifact | Type | Version |
---|---|---|
com.px100systems » Px100Util | jar | 0.3.0 |
com.px100systems » Px100PersistenceAPI | jar | 0.3.0 |
org.mongodb : mongodb-driver | jar | 3.1.0 |
log4j : log4j | jar | 1.2.17 |
commons-logging : commons-logging | jar | 1.2 |