is not current version
Last Version 1.0.1.RELEASE

com.lodsve.boot:lodsve-boot-build 1.0.0.RELEASE

Lodsve develop kits base on Spring-Boot and some opensource components!

GroupId

GroupId

com.lodsve.boot
ArtifactId

ArtifactId

lodsve-boot-build
Version

Version

1.0.0.RELEASE
Type

Type

pom

Download lodsve-boot-build 1.0.0.RELEASE


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