License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.luohuasheng.framework.components |
ArtifactId | ArtifactIdbasic-framework-components-parent |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionbasic components framework
basic components framework
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
basic-framework-components-parent-1.1.0.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.luohuasheng.framework.components/basic-framework-components-parent/ -->
<dependency>
<groupId>net.luohuasheng.framework.components</groupId>
<artifactId>basic-framework-components-parent</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.luohuasheng.framework.components/basic-framework-components-parent/
implementation 'net.luohuasheng.framework.components:basic-framework-components-parent:1.1.0'
// https://jarcasting.com/artifacts/net.luohuasheng.framework.components/basic-framework-components-parent/
implementation ("net.luohuasheng.framework.components:basic-framework-components-parent:1.1.0")
'net.luohuasheng.framework.components:basic-framework-components-parent:pom:1.1.0'
<dependency org="net.luohuasheng.framework.components" name="basic-framework-components-parent" rev="1.1.0">
<artifact name="basic-framework-components-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.luohuasheng.framework.components', module='basic-framework-components-parent', version='1.1.0')
)
libraryDependencies += "net.luohuasheng.framework.components" % "basic-framework-components-parent" % "1.1.0"
[net.luohuasheng.framework.components/basic-framework-components-parent "1.1.0"]