License |
License |
---|---|
GroupId | GroupIdcom.osinka.subset |
ArtifactId | ArtifactIdsubset_2.8.1 |
Version | Version1.0.1 |
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.1-1.0.1.pom | |
subset_2.8.1-1.0.1.jar | 379 KB |
subset_2.8.1-1.0.1-sources.jar | 28 KB |
subset_2.8.1-1.0.1-javadoc.jar | 355 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.osinka.subset/subset_2.8.1/ -->
<dependency>
<groupId>com.osinka.subset</groupId>
<artifactId>subset_2.8.1</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.osinka.subset/subset_2.8.1/
implementation 'com.osinka.subset:subset_2.8.1:1.0.1'
// https://jarcasting.com/artifacts/com.osinka.subset/subset_2.8.1/
implementation ("com.osinka.subset:subset_2.8.1:1.0.1")
'com.osinka.subset:subset_2.8.1:jar:1.0.1'
<dependency org="com.osinka.subset" name="subset_2.8.1" rev="1.0.1">
<artifact name="subset_2.8.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.osinka.subset', module='subset_2.8.1', version='1.0.1')
)
libraryDependencies += "com.osinka.subset" % "subset_2.8.1" % "1.0.1"
[com.osinka.subset/subset_2.8.1 "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.8.1 |
org.mongodb : mongo-java-driver | jar | 2.9.1 |
joda-time : joda-time Optional | jar | 1.6.2 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.8.1 | jar | 1.8 |
junit : junit | jar | 4.10 |