End of life. See Subset 2.x
License |
License |
---|---|
GroupId | GroupIdcom.osinka.subset |
ArtifactId | ArtifactIdsubset_2.8.2 |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsubset
Subset: typed MongoDB fields and query/update builders
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
subset_2.8.2-1.0.2.pom | |
subset_2.8.2-1.0.2.jar | 355 KB |
subset_2.8.2-1.0.2-sources.jar | 27 KB |
subset_2.8.2-1.0.2-javadoc.jar | 356 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.osinka.subset/subset_2.8.2/ -->
<dependency>
<groupId>com.osinka.subset</groupId>
<artifactId>subset_2.8.2</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.osinka.subset/subset_2.8.2/
implementation 'com.osinka.subset:subset_2.8.2:1.0.2'
// https://jarcasting.com/artifacts/com.osinka.subset/subset_2.8.2/
implementation ("com.osinka.subset:subset_2.8.2:1.0.2")
'com.osinka.subset:subset_2.8.2:jar:1.0.2'
<dependency org="com.osinka.subset" name="subset_2.8.2" rev="1.0.2">
<artifact name="subset_2.8.2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.osinka.subset', module='subset_2.8.2', version='1.0.2')
)
libraryDependencies += "com.osinka.subset" % "subset_2.8.2" % "1.0.2"
[com.osinka.subset/subset_2.8.2 "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.8.2 |
org.mongodb : mongo-java-driver | jar | 2.10.1 |
joda-time : joda-time Optional | jar | 1.6.2 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.8.2 | jar | 1.8 |
junit : junit | jar | 4.11 |
End of life. See Subset 2.x