License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.revenj |
ArtifactId | ArtifactIdrevenj-core_2.11 |
Version | Version0.9.6 |
Type | Typejar |
Description |
Descriptionrevenj-core
revenj-core
|
Project URL |
Project URL |
Project Organization |
Project Organizationnet.revenj |
Filename | Size |
---|---|
revenj-core_2.11-0.9.6.pom | |
revenj-core_2.11-0.9.6.jar | 846 KB |
revenj-core_2.11-0.9.6-sources.jar | 97 KB |
revenj-core_2.11-0.9.6-javadoc.jar | 828 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.revenj/revenj-core_2.11/ -->
<dependency>
<groupId>net.revenj</groupId>
<artifactId>revenj-core_2.11</artifactId>
<version>0.9.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.revenj/revenj-core_2.11/
implementation 'net.revenj:revenj-core_2.11:0.9.6'
// https://jarcasting.com/artifacts/net.revenj/revenj-core_2.11/
implementation ("net.revenj:revenj-core_2.11:0.9.6")
'net.revenj:revenj-core_2.11:jar:0.9.6'
<dependency org="net.revenj" name="revenj-core_2.11" rev="0.9.6">
<artifact name="revenj-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.revenj', module='revenj-core_2.11', version='0.9.6')
)
libraryDependencies += "net.revenj" % "revenj-core_2.11" % "0.9.6"
[net.revenj/revenj-core_2.11 "0.9.6"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
org.postgresql : postgresql | jar | 42.2.6 |
joda-time : joda-time | jar | 2.9.9 |
org.joda : joda-convert | jar | 1.9.2 |
org.scala-lang : scala-reflect | jar | 2.11.12 |
io.monix : monix-reactive_2.11 | jar | 2.3.3 |
org.scala-lang.modules : scala-xml_2.11 | jar | 1.0.6 |
com.dslplatform : dsl-json-scala_2.11 | jar | 1.9.3 |
com.dslplatform : dsl-json-joda | jar | 1.9.3 |
com.fasterxml.jackson.module : jackson-module-scala_2.11 | jar | 2.9.9 |
com.fasterxml.jackson.datatype : jackson-datatype-joda | jar | 2.9.9 |
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.9.9 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.9.9 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-scalacheck_2.11 | jar | 3.8.6 |