| License |
License |
|---|---|
| GroupId | GroupIdstore.idragon.tool |
| ArtifactId | ArtifactIdmodel-parse |
| Last Version | Last Version0.0.6-RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description数据库模型解析
|
| Filename | Size |
|---|---|
| model-parse-0.0.6-RELEASE.pom | |
| model-parse-0.0.6-RELEASE.jar | 52 KB |
| model-parse-0.0.6-RELEASE-sources.jar | 36 KB |
| model-parse-0.0.6-RELEASE-javadoc.jar | 326 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/store.idragon.tool/model-parse/ -->
<dependency>
<groupId>store.idragon.tool</groupId>
<artifactId>model-parse</artifactId>
<version>0.0.6-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/store.idragon.tool/model-parse/
implementation 'store.idragon.tool:model-parse:0.0.6-RELEASE'
// https://jarcasting.com/artifacts/store.idragon.tool/model-parse/
implementation ("store.idragon.tool:model-parse:0.0.6-RELEASE")
'store.idragon.tool:model-parse:jar:0.0.6-RELEASE'
<dependency org="store.idragon.tool" name="model-parse" rev="0.0.6-RELEASE">
<artifact name="model-parse" type="jar" />
</dependency>
@Grapes(
@Grab(group='store.idragon.tool', module='model-parse', version='0.0.6-RELEASE')
)
libraryDependencies += "store.idragon.tool" % "model-parse" % "0.0.6-RELEASE"
[store.idragon.tool/model-parse "0.0.6-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| store.idragon.tool : base | jar | 0.0.6-RELEASE |
| org.slf4j : slf4j-simple | jar | 2.0.0-alpha1 |
| org.apache.poi : poi-ooxml | jar | 4.1.2 |