| License |
License |
|---|---|
| GroupId | GroupIdcom.github.dennisit |
| ArtifactId | ArtifactIdvplus-tutorial |
| Last Version | Last Version1.1.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionvplus-html
simple code generate tookit
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| vplus-tutorial-1.1.5.pom | |
| vplus-tutorial-1.1.5.jar | 10 KB |
| vplus-tutorial-1.1.5-sources.jar | 6 KB |
| vplus-tutorial-1.1.5-javadoc.jar | 68 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.dennisit/vplus-tutorial/ -->
<dependency>
<groupId>com.github.dennisit</groupId>
<artifactId>vplus-tutorial</artifactId>
<version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dennisit/vplus-tutorial/
implementation 'com.github.dennisit:vplus-tutorial:1.1.5'
// https://jarcasting.com/artifacts/com.github.dennisit/vplus-tutorial/
implementation ("com.github.dennisit:vplus-tutorial:1.1.5")
'com.github.dennisit:vplus-tutorial:jar:1.1.5'
<dependency org="com.github.dennisit" name="vplus-tutorial" rev="1.1.5">
<artifact name="vplus-tutorial" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dennisit', module='vplus-tutorial', version='1.1.5')
)
libraryDependencies += "com.github.dennisit" % "vplus-tutorial" % "1.1.5"
[com.github.dennisit/vplus-tutorial "1.1.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.dennisit : vplus-core | jar | 1.1.5 |
| org.springframework : spring-webmvc | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| com.baomidou : mybatis-plus | jar | 2.1.6 |
| mysql : mysql-connector-java | jar | 6.0.6 |
| com.github.dennisit : vplus-html | jar | 1.1.5 |
| com.github.dennisit : vplus-mvc | jar | 1.1.5 |