| License |
License |
|---|---|
| GroupId | GroupIdio.github.jeemv.springboot.vuejs |
| ArtifactId | ArtifactIdspringboot-vuejs |
| Last Version | Last Version1.0.20 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionspringboot-vuejs
a java wrapper for VueJS in Spring-boot.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| springboot-vuejs-1.0.20.pom | |
| springboot-vuejs-1.0.20.jar | 65 KB |
| springboot-vuejs-1.0.20-sources.jar | 45 KB |
| springboot-vuejs-1.0.20-javadoc.jar | 331 KB |
| Browse |
<!-- 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.20</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jeemv.springboot.vuejs/springboot-vuejs/
implementation 'io.github.jeemv.springboot.vuejs:springboot-vuejs:1.0.20'
// https://jarcasting.com/artifacts/io.github.jeemv.springboot.vuejs/springboot-vuejs/
implementation ("io.github.jeemv.springboot.vuejs:springboot-vuejs:1.0.20")
'io.github.jeemv.springboot.vuejs:springboot-vuejs:jar:1.0.20'
<dependency org="io.github.jeemv.springboot.vuejs" name="springboot-vuejs" rev="1.0.20">
<artifact name="springboot-vuejs" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jeemv.springboot.vuejs', module='springboot-vuejs', version='1.0.20')
)
libraryDependencies += "io.github.jeemv.springboot.vuejs" % "springboot-vuejs" % "1.0.20"
[io.github.jeemv.springboot.vuejs/springboot-vuejs "1.0.20"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-core | jar | [2.11.0,) |
| com.fasterxml.jackson.core : jackson-databind | jar | [2.11.0,) |
| org.aspectj : aspectjweaver | jar | 1.9.6 |
| org.springframework : spring-context | jar | 5.3.12 |
| org.springframework.boot : spring-boot-starter-web | jar | 2.5.6 |
| org.springframework.boot : spring-boot-configuration-processor | jar | 2.5.6 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.12.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |