Last Version

vite 2.9.0

WebJar for vite

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

vite
Version

Version

2.9.0
Type

Type

jar
Description

Description

vite
WebJar for vite
Project URL

Project URL

https://www.webjars.org
Source Code Management

Source Code Management

https://github.com/vitejs/vite

Download vite 2.9.0


<!-- https://jarcasting.com/artifacts/org.webjars.npm/vite/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>vite</artifactId>
    <version>2.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/vite/
implementation 'org.webjars.npm:vite:2.9.0'
// https://jarcasting.com/artifacts/org.webjars.npm/vite/
implementation ("org.webjars.npm:vite:2.9.0")
'org.webjars.npm:vite:jar:2.9.0'
<dependency org="org.webjars.npm" name="vite" rev="2.9.0">
  <artifact name="vite" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='vite', version='2.9.0')
)
libraryDependencies += "org.webjars.npm" % "vite" % "2.9.0"
[org.webjars.npm/vite "2.9.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.webjars.npm : esbuild jar [0.14.27,0.15)
org.webjars.npm : rollup jar [2.59.0,3)
org.webjars.npm : postcss jar [8.4.12,9)
org.webjars.npm : resolve jar [1.22.0,2)
org.webjars.npm : fsevents Optional jar [2.3.2,2.4)

Project Modules

There are no modules declared in this project.