is not current version
Last Version 1.1.4

com.alilitech:boot-plus-integration 1.1.3


GroupId

GroupId

com.alilitech
ArtifactId

ArtifactId

boot-plus-integration
Version

Version

1.1.3
Type

Type

jar

Download boot-plus-integration 1.1.3


<!-- https://jarcasting.com/artifacts/com.alilitech/boot-plus-integration/ -->
<dependency>
    <groupId>com.alilitech</groupId>
    <artifactId>boot-plus-integration</artifactId>
    <version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.alilitech/boot-plus-integration/
implementation 'com.alilitech:boot-plus-integration:1.1.3'
// https://jarcasting.com/artifacts/com.alilitech/boot-plus-integration/
implementation ("com.alilitech:boot-plus-integration:1.1.3")
'com.alilitech:boot-plus-integration:jar:1.1.3'
<dependency org="com.alilitech" name="boot-plus-integration" rev="1.1.3">
  <artifact name="boot-plus-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alilitech', module='boot-plus-integration', version='1.1.3')
)
libraryDependencies += "com.alilitech" % "boot-plus-integration" % "1.1.3"
[com.alilitech/boot-plus-integration "1.1.3"]