is not current version
Last Version 2.7.6-RELEASE

com.lodsve:lodsve-framework-bom 2.7.5-RELEASE

Lodsve Framework (Bill of Materials)

GroupId

GroupId

com.lodsve
ArtifactId

ArtifactId

lodsve-framework-bom
Version

Version

2.7.5-RELEASE
Type

Type

pom

Download lodsve-framework-bom 2.7.5-RELEASE


<!-- https://jarcasting.com/artifacts/com.lodsve/lodsve-framework-bom/ -->
<dependency>
    <groupId>com.lodsve</groupId>
    <artifactId>lodsve-framework-bom</artifactId>
    <version>2.7.5-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.lodsve/lodsve-framework-bom/
implementation 'com.lodsve:lodsve-framework-bom:2.7.5-RELEASE'
// https://jarcasting.com/artifacts/com.lodsve/lodsve-framework-bom/
implementation ("com.lodsve:lodsve-framework-bom:2.7.5-RELEASE")
'com.lodsve:lodsve-framework-bom:pom:2.7.5-RELEASE'
<dependency org="com.lodsve" name="lodsve-framework-bom" rev="2.7.5-RELEASE">
  <artifact name="lodsve-framework-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.lodsve', module='lodsve-framework-bom', version='2.7.5-RELEASE')
)
libraryDependencies += "com.lodsve" % "lodsve-framework-bom" % "2.7.5-RELEASE"
[com.lodsve/lodsve-framework-bom "2.7.5-RELEASE"]