License |
License |
---|---|
GroupId | GroupIdcn.structured |
ArtifactId | ArtifactIdstructure-boot-parent |
Last Version | Last Version1.1.2.RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionstructure-boot-parent
structure-boot-parent
|
Project Organization |
Project Organizationstructure |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
structure-boot-parent-1.1.2.RELEASE.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.structured/structure-boot-parent/ -->
<dependency>
<groupId>cn.structured</groupId>
<artifactId>structure-boot-parent</artifactId>
<version>1.1.2.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.structured/structure-boot-parent/
implementation 'cn.structured:structure-boot-parent:1.1.2.RELEASE'
// https://jarcasting.com/artifacts/cn.structured/structure-boot-parent/
implementation ("cn.structured:structure-boot-parent:1.1.2.RELEASE")
'cn.structured:structure-boot-parent:pom:1.1.2.RELEASE'
<dependency org="cn.structured" name="structure-boot-parent" rev="1.1.2.RELEASE">
<artifact name="structure-boot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.structured', module='structure-boot-parent', version='1.1.2.RELEASE')
)
libraryDependencies += "cn.structured" % "structure-boot-parent" % "1.1.2.RELEASE"
[cn.structured/structure-boot-parent "1.1.2.RELEASE"]