vuu-parent

Vuu - A View Server in Scala and React

License

License

GroupId

GroupId

io.venuu
ArtifactId

ArtifactId

vuu-parent
Last Version

Last Version

0.201
Release Date

Release Date

Type

Type

pom
Description

Description

vuu-parent
Vuu - A View Server in Scala and React

Download vuu-parent

Filename Size
vuu-parent-0.201.pom 8 KB
Browse

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.2.9

Project Modules

  • toolbox
  • vuu
  • vuu-ui

Versions

Version
0.201
0.101
0.17