Last Version

larksuite-appframework-sdk-java 1.0.12

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

License

License

GroupId

GroupId

com.larksuite.appframework
ArtifactId

ArtifactId

appframework-parent
Version

Version

1.0.12
Type

Type

pom
Description

Description

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

Project URL

https://open.larksuite.com/
Source Code Management

Source Code Management

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

Download appframework-parent 1.0.12


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

Dependencies

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

  • appframework-sdk
  • appframework-spring-boot-starter