is not current version
Last Version 1.0.6

com.github.xlmkit:xlmkit-springboot 1.0.1

xlmkit-springboot

GroupId

GroupId

com.github.xlmkit
ArtifactId

ArtifactId

xlmkit-springboot
Version

Version

1.0.1
Type

Type

pom

Download xlmkit-springboot 1.0.1


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