Last Version

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

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.larksuite.appframework
ArtifactId

ArtifactId

appframework-spring-boot-starter
Version

Version

1.0.12
Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://open.larksuite.com/appframework-spring-boot-starter/
Source Code Management

Source Code Management

https://github.com/larksuite/appframework-java/tree/master/appframework-spring-boot-starter

Download appframework-spring-boot-starter 1.0.12


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

Dependencies

compile (3)

Group / Artifact Type Version
com.larksuite.appframework : appframework-sdk jar 1.0.12
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.5.2

Project Modules

There are no modules declared in this project.