License |
License |
---|---|
GroupId | GroupIdtop.cheesetree.btx.framework |
ArtifactId | ArtifactIdbtx-framework-parent |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionbtx-framework-parent
An enterprise-level development framework based on springboot
|
Filename | Size |
---|---|
btx-framework-parent-1.2.0.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.cheesetree.btx.framework/btx-framework-parent/ -->
<dependency>
<groupId>top.cheesetree.btx.framework</groupId>
<artifactId>btx-framework-parent</artifactId>
<version>1.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/top.cheesetree.btx.framework/btx-framework-parent/
implementation 'top.cheesetree.btx.framework:btx-framework-parent:1.2.0'
// https://jarcasting.com/artifacts/top.cheesetree.btx.framework/btx-framework-parent/
implementation ("top.cheesetree.btx.framework:btx-framework-parent:1.2.0")
'top.cheesetree.btx.framework:btx-framework-parent:pom:1.2.0'
<dependency org="top.cheesetree.btx.framework" name="btx-framework-parent" rev="1.2.0">
<artifact name="btx-framework-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='top.cheesetree.btx.framework', module='btx-framework-parent', version='1.2.0')
)
libraryDependencies += "top.cheesetree.btx.framework" % "btx-framework-parent" % "1.2.0"
[top.cheesetree.btx.framework/btx-framework-parent "1.2.0"]