License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.revenj |
ArtifactId | ArtifactIdrevenj-core_2.12 |
Version | Version1.3.0 |
Type | Typejar |
Description |
Descriptionrevenj-core
revenj-core
|
Project URL |
Project URL |
Project Organization |
Project Organizationnet.revenj |
Filename | Size |
---|---|
revenj-core_2.12-1.3.0.pom | |
revenj-core_2.12-1.3.0.jar | 657 KB |
revenj-core_2.12-1.3.0-sources.jar | 102 KB |
revenj-core_2.12-1.3.0-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.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.revenj/revenj-core_2.12/
implementation 'net.revenj:revenj-core_2.12:1.3.0'
// https://jarcasting.com/artifacts/net.revenj/revenj-core_2.12/
implementation ("net.revenj:revenj-core_2.12:1.3.0")
'net.revenj:revenj-core_2.12:jar:1.3.0'
<dependency org="net.revenj" name="revenj-core_2.12" rev="1.3.0">
<artifact name="revenj-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.revenj', module='revenj-core_2.12', version='1.3.0')
)
libraryDependencies += "net.revenj" % "revenj-core_2.12" % "1.3.0"
[net.revenj/revenj-core_2.12 "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.15 |
org.postgresql : postgresql | jar | 42.3.1 |
joda-time : joda-time | jar | 2.10.13 |
org.joda : joda-convert | jar | 2.2.1 |
org.scala-lang : scala-reflect | jar | 2.12.15 |
io.monix : monix-reactive_2.12 | jar | 3.4.0 |
org.scala-lang.modules : scala-xml_2.12 | jar | 1.2.0 |
com.dslplatform : dsl-json-scala_2.12 | jar | 1.9.9 |
com.dslplatform : dsl-json-joda | jar | 1.9.9 |
com.fasterxml.jackson.module : jackson-module-scala_2.12 | jar | 2.13.1 |
com.fasterxml.jackson.datatype : jackson-datatype-joda | jar | 2.13.1 |
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.13.1 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.13.1 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-scalacheck_2.12 | jar | 4.13.0 |