License |
License |
---|---|
GroupId | GroupIdcom.buession |
ArtifactId | ArtifactIdbuession-parent |
Last Version | Last Version1.3.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionBuession Parent
Buession Framework Parent
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
buession-parent-1.3.2.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.buession/buession-parent/ -->
<dependency>
<groupId>com.buession</groupId>
<artifactId>buession-parent</artifactId>
<version>1.3.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.buession/buession-parent/
implementation 'com.buession:buession-parent:1.3.2'
// https://jarcasting.com/artifacts/com.buession/buession-parent/
implementation ("com.buession:buession-parent:1.3.2")
'com.buession:buession-parent:pom:1.3.2'
<dependency org="com.buession" name="buession-parent" rev="1.3.2">
<artifact name="buession-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.buession', module='buession-parent', version='1.3.2')
)
libraryDependencies += "com.buession" % "buession-parent" % "1.3.2"
[com.buession/buession-parent "1.3.2"]