| License |
License |
|---|---|
| GroupId | GroupIdcn.lgk0 |
| ArtifactId | ArtifactIdrapid-framework |
| Version | Version1.0.2 |
| Type | Typepom |
| Description |
Descriptionrapid-framework
快速开发框架
|
| Filename | Size |
|---|---|
| rapid-framework-1.0.2.pom | 8 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.lgk0/rapid-framework/ -->
<dependency>
<groupId>cn.lgk0</groupId>
<artifactId>rapid-framework</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.lgk0/rapid-framework/
implementation 'cn.lgk0:rapid-framework:1.0.2'
// https://jarcasting.com/artifacts/cn.lgk0/rapid-framework/
implementation ("cn.lgk0:rapid-framework:1.0.2")
'cn.lgk0:rapid-framework:pom:1.0.2'
<dependency org="cn.lgk0" name="rapid-framework" rev="1.0.2">
<artifact name="rapid-framework" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.lgk0', module='rapid-framework', version='1.0.2')
)
libraryDependencies += "cn.lgk0" % "rapid-framework" % "1.0.2"
[cn.lgk0/rapid-framework "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.hutool : hutool-all | jar | 5.4.1 |
| com.google.guava : guava | jar | 29.0-jre |
| org.projectlombok : lombok | jar | 1.18.14 |