is not current version
Last Version 1.1.2.RELEASE

cn.structured:structure-boot-parent 1.1.0.RELEASE

structure-boot-parent

GroupId

GroupId

cn.structured
ArtifactId

ArtifactId

structure-boot-parent
Version

Version

1.1.0.RELEASE
Type

Type

pom

Download structure-boot-parent 1.1.0.RELEASE


<!-- https://jarcasting.com/artifacts/cn.structured/structure-boot-parent/ -->
<dependency>
    <groupId>cn.structured</groupId>
    <artifactId>structure-boot-parent</artifactId>
    <version>1.1.0.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.structured/structure-boot-parent/
implementation 'cn.structured:structure-boot-parent:1.1.0.RELEASE'
// https://jarcasting.com/artifacts/cn.structured/structure-boot-parent/
implementation ("cn.structured:structure-boot-parent:1.1.0.RELEASE")
'cn.structured:structure-boot-parent:pom:1.1.0.RELEASE'
<dependency org="cn.structured" name="structure-boot-parent" rev="1.1.0.RELEASE">
  <artifact name="structure-boot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.structured', module='structure-boot-parent', version='1.1.0.RELEASE')
)
libraryDependencies += "cn.structured" % "structure-boot-parent" % "1.1.0.RELEASE"
[cn.structured/structure-boot-parent "1.1.0.RELEASE"]