| License |
License |
|---|---|
| GroupId | GroupIdcn.toutatis |
| ArtifactId | ArtifactIdvoid-parent-web-support |
| Last Version | Last Version0.0.1-ALPHA |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionVOID Framework support by Springboot
|
| Filename | Size |
|---|---|
| void-parent-web-support-0.0.1-ALPHA.pom | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.toutatis/void-parent-web-support/ -->
<dependency>
<groupId>cn.toutatis</groupId>
<artifactId>void-parent-web-support</artifactId>
<version>0.0.1-ALPHA</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.toutatis/void-parent-web-support/
implementation 'cn.toutatis:void-parent-web-support:0.0.1-ALPHA'
// https://jarcasting.com/artifacts/cn.toutatis/void-parent-web-support/
implementation ("cn.toutatis:void-parent-web-support:0.0.1-ALPHA")
'cn.toutatis:void-parent-web-support:pom:0.0.1-ALPHA'
<dependency org="cn.toutatis" name="void-parent-web-support" rev="0.0.1-ALPHA">
<artifact name="void-parent-web-support" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.toutatis', module='void-parent-web-support', version='0.0.1-ALPHA')
)
libraryDependencies += "cn.toutatis" % "void-parent-web-support" % "0.0.1-ALPHA"
[cn.toutatis/void-parent-web-support "0.0.1-ALPHA"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.alibaba : fastjson | jar | 1.2.78 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |