| License |
License |
|---|---|
| Categories |
CategoriesNet React User Interface Web Frameworks |
| GroupId | GroupIdnet.reactivecore |
| ArtifactId | ArtifactIdmongofaker_2.11 |
| Version | Version0.2.2 |
| Type | Typejar |
| Description |
Descriptionmongofaker
mongofaker
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationnet.reactivecore |
| Filename | Size |
|---|---|
| mongofaker_2.11-0.2.2.pom | |
| mongofaker_2.11-0.2.2.jar | 35 KB |
| mongofaker_2.11-0.2.2-sources.jar | 5 KB |
| mongofaker_2.11-0.2.2-javadoc.jar | 356 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.reactivecore/mongofaker_2.11/ -->
<dependency>
<groupId>net.reactivecore</groupId>
<artifactId>mongofaker_2.11</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.reactivecore/mongofaker_2.11/
implementation 'net.reactivecore:mongofaker_2.11:0.2.2'
// https://jarcasting.com/artifacts/net.reactivecore/mongofaker_2.11/
implementation ("net.reactivecore:mongofaker_2.11:0.2.2")
'net.reactivecore:mongofaker_2.11:jar:0.2.2'
<dependency org="net.reactivecore" name="mongofaker_2.11" rev="0.2.2">
<artifact name="mongofaker_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.reactivecore', module='mongofaker_2.11', version='0.2.2')
)
libraryDependencies += "net.reactivecore" % "mongofaker_2.11" % "0.2.2"
[net.reactivecore/mongofaker_2.11 "0.2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.5 |
| commons-io : commons-io | jar | 2.4 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.specs2 : specs2_2.11 | jar | 2.3.11 |
| org.slf4j : slf4j-simple | jar | 1.7.7 |