| License |
License |
|---|---|
| GroupId | GroupIdcom.github.mengweijin |
| ArtifactId | ArtifactIdtool-quickboot |
| Last Version | Last Version1.0.38 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionquickboot-parent
|
| Filename | Size |
|---|---|
| tool-quickboot-1.0.38.pom | |
| tool-quickboot-1.0.38.jar | 6 KB |
| tool-quickboot-1.0.38-sources.jar | 3 KB |
| tool-quickboot-1.0.38-javadoc.jar | 389 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.mengweijin/tool-quickboot/ -->
<dependency>
<groupId>com.github.mengweijin</groupId>
<artifactId>tool-quickboot</artifactId>
<version>1.0.38</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mengweijin/tool-quickboot/
implementation 'com.github.mengweijin:tool-quickboot:1.0.38'
// https://jarcasting.com/artifacts/com.github.mengweijin/tool-quickboot/
implementation ("com.github.mengweijin:tool-quickboot:1.0.38")
'com.github.mengweijin:tool-quickboot:jar:1.0.38'
<dependency org="com.github.mengweijin" name="tool-quickboot" rev="1.0.38">
<artifact name="tool-quickboot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mengweijin', module='tool-quickboot', version='1.0.38')
)
libraryDependencies += "com.github.mengweijin" % "tool-quickboot" % "1.0.38"
[com.github.mengweijin/tool-quickboot "1.0.38"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.mengweijin : quickboot-framework | jar | 1.0.38 |
| org.dom4j : dom4j | jar | 2.1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar |