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