Categories |
CategoriesAuto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdorg.jeecgframework |
ArtifactId | ArtifactIdautopoi-parent |
Version | Version1.2.4 |
Type | Typepom |
Filename | Size |
---|---|
autopoi-parent-1.2.4.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jeecgframework/autopoi-parent/ -->
<dependency>
<groupId>org.jeecgframework</groupId>
<artifactId>autopoi-parent</artifactId>
<version>1.2.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jeecgframework/autopoi-parent/
implementation 'org.jeecgframework:autopoi-parent:1.2.4'
// https://jarcasting.com/artifacts/org.jeecgframework/autopoi-parent/
implementation ("org.jeecgframework:autopoi-parent:1.2.4")
'org.jeecgframework:autopoi-parent:pom:1.2.4'
<dependency org="org.jeecgframework" name="autopoi-parent" rev="1.2.4">
<artifact name="autopoi-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jeecgframework', module='autopoi-parent', version='1.2.4')
)
libraryDependencies += "org.jeecgframework" % "autopoi-parent" % "1.2.4"
[org.jeecgframework/autopoi-parent "1.2.4"]