License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.revenj |
ArtifactId | ArtifactIdrevenj-core_2.12 |
Version | Version1.1.4 |
Type | Typejar |
Description |
Descriptionrevenj-core
revenj-core
|
Project URL |
Project URL |
Project Organization |
Project Organizationnet.revenj |
Filename | Size |
---|---|
revenj-core_2.12-1.1.4.pom | |
revenj-core_2.12-1.1.4.jar | 640 KB |
revenj-core_2.12-1.1.4-sources.jar | 97 KB |
revenj-core_2.12-1.1.4-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.revenj/revenj-core_2.12/ -->
<dependency>
<groupId>net.revenj</groupId>
<artifactId>revenj-core_2.12</artifactId>
<version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.revenj/revenj-core_2.12/
implementation 'net.revenj:revenj-core_2.12:1.1.4'
// https://jarcasting.com/artifacts/net.revenj/revenj-core_2.12/
implementation ("net.revenj:revenj-core_2.12:1.1.4")
'net.revenj:revenj-core_2.12:jar:1.1.4'
<dependency org="net.revenj" name="revenj-core_2.12" rev="1.1.4">
<artifact name="revenj-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.revenj', module='revenj-core_2.12', version='1.1.4')
)
libraryDependencies += "net.revenj" % "revenj-core_2.12" % "1.1.4"
[net.revenj/revenj-core_2.12 "1.1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.12 |
org.postgresql : postgresql | jar | 42.2.6 |
joda-time : joda-time | jar | 2.10.3 |
org.joda : joda-convert | jar | 2.2.1 |
org.scala-lang : scala-reflect | jar | 2.12.12 |
io.monix : monix-reactive_2.12 | jar | 3.2.2 |
org.scala-lang.modules : scala-xml_2.12 | jar | 1.2.0 |
com.dslplatform : dsl-json-scala_2.12 | jar | 1.9.8 |
com.dslplatform : dsl-json-joda | jar | 1.9.8 |
com.fasterxml.jackson.module : jackson-module-scala_2.12 | jar | 2.11.3 |
com.fasterxml.jackson.datatype : jackson-datatype-joda | jar | 2.11.3 |
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.11.3 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.11.3 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-scalacheck_2.12 | jar | 4.7.1 |