License |
License |
---|---|
GroupId | GroupIdcom.lodsve |
ArtifactId | ArtifactIdlodsve-framework-bom |
Version | Version2.7.6-RELEASE |
Type | Typepom |
Description |
Descriptionlodsve framework bom
Lodsve Framework (Bill of Materials)
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
lodsve-framework-bom-2.7.6-RELEASE.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lodsve/lodsve-framework-bom/ -->
<dependency>
<groupId>com.lodsve</groupId>
<artifactId>lodsve-framework-bom</artifactId>
<version>2.7.6-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.lodsve/lodsve-framework-bom/
implementation 'com.lodsve:lodsve-framework-bom:2.7.6-RELEASE'
// https://jarcasting.com/artifacts/com.lodsve/lodsve-framework-bom/
implementation ("com.lodsve:lodsve-framework-bom:2.7.6-RELEASE")
'com.lodsve:lodsve-framework-bom:pom:2.7.6-RELEASE'
<dependency org="com.lodsve" name="lodsve-framework-bom" rev="2.7.6-RELEASE">
<artifact name="lodsve-framework-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.lodsve', module='lodsve-framework-bom', version='2.7.6-RELEASE')
)
libraryDependencies += "com.lodsve" % "lodsve-framework-bom" % "2.7.6-RELEASE"
[com.lodsve/lodsve-framework-bom "2.7.6-RELEASE"]