License |
License |
---|---|
GroupId | GroupIdcom.github.sparkzxl |
ArtifactId | ArtifactIdsparkzxl-component |
Version | Version1.0.2.RELEASE |
Type | Typepom |
Description |
Descriptionsparkzxl-component
sparkzxl component framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sparkzxl-component-1.0.2.RELEASE.pom | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.sparkzxl/sparkzxl-component/ -->
<dependency>
<groupId>com.github.sparkzxl</groupId>
<artifactId>sparkzxl-component</artifactId>
<version>1.0.2.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.sparkzxl/sparkzxl-component/
implementation 'com.github.sparkzxl:sparkzxl-component:1.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.github.sparkzxl/sparkzxl-component/
implementation ("com.github.sparkzxl:sparkzxl-component:1.0.2.RELEASE")
'com.github.sparkzxl:sparkzxl-component:pom:1.0.2.RELEASE'
<dependency org="com.github.sparkzxl" name="sparkzxl-component" rev="1.0.2.RELEASE">
<artifact name="sparkzxl-component" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.sparkzxl', module='sparkzxl-component', version='1.0.2.RELEASE')
)
libraryDependencies += "com.github.sparkzxl" % "sparkzxl-component" % "1.0.2.RELEASE"
[com.github.sparkzxl/sparkzxl-component "1.0.2.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.8 |