| License |
License |
|---|---|
| GroupId | GroupIdio.venuu |
| ArtifactId | ArtifactIdvuu-parent |
| Last Version | Last Version0.201 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionvuu-parent
Vuu - A View Server in Scala and React
|
| Filename | Size |
|---|---|
| vuu-parent-0.201.pom | 8 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.venuu/vuu-parent/ -->
<dependency>
<groupId>io.venuu</groupId>
<artifactId>vuu-parent</artifactId>
<version>0.201</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.venuu/vuu-parent/
implementation 'io.venuu:vuu-parent:0.201'
// https://jarcasting.com/artifacts/io.venuu/vuu-parent/
implementation ("io.venuu:vuu-parent:0.201")
'io.venuu:vuu-parent:pom:0.201'
<dependency org="io.venuu" name="vuu-parent" rev="0.201">
<artifact name="vuu-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.venuu', module='vuu-parent', version='0.201')
)
libraryDependencies += "io.venuu" % "vuu-parent" % "0.201"
[io.venuu/vuu-parent "0.201"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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.2.1 |
| com.fasterxml.jackson.module : jackson-module-scala_2.13 | jar | 2.13.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.13 | jar | 3.2.9 |