End of life. See Subset 2.x
License |
License |
---|---|
GroupId | GroupIdcom.osinka.subset |
ArtifactId | ArtifactIdsubset_2.9.1 |
Last Version | Last Version1.2.0 |
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.9.1-1.2.0.pom | |
subset_2.9.1-1.2.0.jar | 358 KB |
subset_2.9.1-1.2.0-sources.jar | 27 KB |
subset_2.9.1-1.2.0-javadoc.jar | 393 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.osinka.subset/subset_2.9.1/ -->
<dependency>
<groupId>com.osinka.subset</groupId>
<artifactId>subset_2.9.1</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.osinka.subset/subset_2.9.1/
implementation 'com.osinka.subset:subset_2.9.1:1.2.0'
// https://jarcasting.com/artifacts/com.osinka.subset/subset_2.9.1/
implementation ("com.osinka.subset:subset_2.9.1:1.2.0")
'com.osinka.subset:subset_2.9.1:jar:1.2.0'
<dependency org="com.osinka.subset" name="subset_2.9.1" rev="1.2.0">
<artifact name="subset_2.9.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.osinka.subset', module='subset_2.9.1', version='1.2.0')
)
libraryDependencies += "com.osinka.subset" % "subset_2.9.1" % "1.2.0"
[com.osinka.subset/subset_2.9.1 "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.9.1 |
org.mongodb : mongo-java-driver | jar | 2.11.1 |
joda-time : joda-time Optional | jar | 1.6.2 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.9.1 | jar | 1.8 |
junit : junit | jar | 4.11 |
End of life. See Subset 2.x