License |
License |
---|---|
GroupId | GroupIdcom.wuyushuo |
ArtifactId | ArtifactIdvplus-html |
Version | Version1.1.9 |
Type | Typejar |
Description |
Descriptionvplus-html
simple code generate toolkit
|
Filename | Size |
---|---|
vplus-html-1.1.9.pom | |
vplus-html-1.1.9.jar | 4 MB |
vplus-html-1.1.9-sources.jar | 4 MB |
vplus-html-1.1.9-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wuyushuo/vplus-html/ -->
<dependency>
<groupId>com.wuyushuo</groupId>
<artifactId>vplus-html</artifactId>
<version>1.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.wuyushuo/vplus-html/
implementation 'com.wuyushuo:vplus-html:1.1.9'
// https://jarcasting.com/artifacts/com.wuyushuo/vplus-html/
implementation ("com.wuyushuo:vplus-html:1.1.9")
'com.wuyushuo:vplus-html:jar:1.1.9'
<dependency org="com.wuyushuo" name="vplus-html" rev="1.1.9">
<artifact name="vplus-html" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wuyushuo', module='vplus-html', version='1.1.9')
)
libraryDependencies += "com.wuyushuo" % "vplus-html" % "1.1.9"
[com.wuyushuo/vplus-html "1.1.9"]
Group / Artifact | Type | Version |
---|---|---|
com.wuyushuo : vplus-data | jar | 1.1.9 |
com.wuyushuo : vplus-core | jar | 1.1.9 |
com.google.guava : guava | jar | 23.5-jre |
com.ibeetl : beetl | jar | 2.7.24 |
com.alibaba : fastjson | jar | 1.2.44 |
commons-io : commons-io | jar | 2.6 |
org.apache.commons : commons-lang3 | jar | 3.7 |
org.apache.commons : commons-collections4 | jar | 4.1 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar | 6.0.6 |