| License |
License |
|---|---|
| GroupId | GroupIdio.venuu |
| ArtifactId | ArtifactIdtoolbox |
| Version | Version0.17 |
| Type | Typejar |
| Description |
Descriptiontoolbox
Vuu - A View Server in Scala and React
|
| Filename | Size |
|---|---|
| toolbox-0.17.pom | |
| toolbox-0.17.jar | 205 KB |
| toolbox-0.17-tests.jar | 240 KB |
| toolbox-0.17-sources.jar | 32 KB |
| toolbox-0.17-javadoc.jar | 106 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.venuu/toolbox/ -->
<dependency>
<groupId>io.venuu</groupId>
<artifactId>toolbox</artifactId>
<version>0.17</version>
</dependency>
// https://jarcasting.com/artifacts/io.venuu/toolbox/
implementation 'io.venuu:toolbox:0.17'
// https://jarcasting.com/artifacts/io.venuu/toolbox/
implementation ("io.venuu:toolbox:0.17")
'io.venuu:toolbox:jar:0.17'
<dependency org="io.venuu" name="toolbox" rev="0.17">
<artifact name="toolbox" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.venuu', module='toolbox', version='0.17')
)
libraryDependencies += "io.venuu" % "toolbox" % "0.17"
[io.venuu/toolbox "0.17"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.5 |
| io.dropwizard.metrics : metrics-core | jar | 4.2.5 |
| io.dropwizard.metrics : metrics-jmx | jar | 4.2.5 |
| joda-time : joda-time | jar | 2.10.13 |
| io.netty : netty-all | jar | 4.1.70.Final |
| io.vertx : vertx-core | jar | 4.0.3 |
| io.vertx : vertx-web | jar | 4.0.3 |
| org.swinglabs : swingx | jar | 1.6.1 |
| ch.qos.logback : logback-classic | jar | 1.2.8 |
| ch.qos.logback : logback-core | jar | 1.2.8 |
| com.typesafe.scala-logging : scala-logging_2.13 | jar | 3.9.2 |
| org.slf4j : log4j-over-slf4j | jar | 1.7.32 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| org.antlr : antlr4 | jar | 4.9.3 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.13.0 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.0 |
| com.fasterxml.jackson.module : jackson-module-scala_2.13 | jar | 2.13.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.scalatest : scalatest_2.13 | jar | 3.2.9 |