License |
License
非开源
|
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.pig4cloud.plugin |
ArtifactId | ArtifactIddatav-core-plugin |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description数据可视化解决方案
|
Filename | Size |
---|---|
datav-core-plugin-1.2.0.pom | |
datav-core-plugin-1.2.0.jar | 2 KB |
datav-core-plugin-1.2.0-sources.jar | 1 KB |
datav-core-plugin-1.2.0-javadoc.jar | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.pig4cloud.plugin/datav-core-plugin/ -->
<dependency>
<groupId>com.pig4cloud.plugin</groupId>
<artifactId>datav-core-plugin</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.pig4cloud.plugin/datav-core-plugin/
implementation 'com.pig4cloud.plugin:datav-core-plugin:1.2.0'
// https://jarcasting.com/artifacts/com.pig4cloud.plugin/datav-core-plugin/
implementation ("com.pig4cloud.plugin:datav-core-plugin:1.2.0")
'com.pig4cloud.plugin:datav-core-plugin:jar:1.2.0'
<dependency org="com.pig4cloud.plugin" name="datav-core-plugin" rev="1.2.0">
<artifact name="datav-core-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pig4cloud.plugin', module='datav-core-plugin', version='1.2.0')
)
libraryDependencies += "com.pig4cloud.plugin" % "datav-core-plugin" % "1.2.0"
[com.pig4cloud.plugin/datav-core-plugin "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |