не последняя версия
Последняя версия 1.0.20

io.github.jeemv.springboot.vuejs:springboot-vuejs 1.0.1

a java wrapper for VueJS in SpringBoot.

Группа

Группа

io.github.jeemv.springboot.vuejs
Идентификатор

Идентификатор

springboot-vuejs
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать springboot-vuejs 1.0.1


<!-- https://jarcasting.com/artifacts/io.github.jeemv.springboot.vuejs/springboot-vuejs/ -->
<dependency>
    <groupId>io.github.jeemv.springboot.vuejs</groupId>
    <artifactId>springboot-vuejs</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jeemv.springboot.vuejs/springboot-vuejs/
implementation 'io.github.jeemv.springboot.vuejs:springboot-vuejs:1.0.1'
// https://jarcasting.com/artifacts/io.github.jeemv.springboot.vuejs/springboot-vuejs/
implementation ("io.github.jeemv.springboot.vuejs:springboot-vuejs:1.0.1")
'io.github.jeemv.springboot.vuejs:springboot-vuejs:jar:1.0.1'
<dependency org="io.github.jeemv.springboot.vuejs" name="springboot-vuejs" rev="1.0.1">
  <artifact name="springboot-vuejs" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jeemv.springboot.vuejs', module='springboot-vuejs', version='1.0.1')
)
libraryDependencies += "io.github.jeemv.springboot.vuejs" % "springboot-vuejs" % "1.0.1"
[io.github.jeemv.springboot.vuejs/springboot-vuejs "1.0.1"]