is not current version
Last Version 1.0.12

com.larksuite.appframework:appframework-spring-boot-starter 1.0.0


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.larksuite.appframework
ArtifactId

ArtifactId

appframework-spring-boot-starter
Version

Version

1.0.0
Type

Type

jar

Download appframework-spring-boot-starter 1.0.0


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