License |
License |
---|---|
Categories |
CategoriesGraal |
GroupId | GroupIdim.shs |
ArtifactId | ArtifactIdtick-wechat-graal |
Last Version | Last Version3.0.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWechat - Graal
微信开发Java内部配合graal以产生native-image配置的辅助工具, 可以通过项目的 native-image Profile 来启用: mvn -P native-image ...
|
<!-- https://jarcasting.com/artifacts/im.shs/tick-wechat-graal/ -->
<dependency>
<groupId>im.shs</groupId>
<artifactId>tick-wechat-graal</artifactId>
<version>3.0.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/im.shs/tick-wechat-graal/
implementation 'im.shs:tick-wechat-graal:3.0.0.0'
// https://jarcasting.com/artifacts/im.shs/tick-wechat-graal/
implementation ("im.shs:tick-wechat-graal:3.0.0.0")
'im.shs:tick-wechat-graal:jar:3.0.0.0'
<dependency org="im.shs" name="tick-wechat-graal" rev="3.0.0.0">
<artifact name="tick-wechat-graal" type="jar" />
</dependency>
@Grapes(
@Grab(group='im.shs', module='tick-wechat-graal', version='3.0.0.0')
)
libraryDependencies += "im.shs" % "tick-wechat-graal" % "3.0.0.0"
[im.shs/tick-wechat-graal "3.0.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
com.github.ulisesbocchio : jasypt-spring-boot-starter | jar | |
org.springframework.boot : spring-boot-starter-actuator | jar | |
org.springframework.boot : spring-boot-starter-aop | jar | |
de.codecentric : spring-boot-admin-starter-client | jar | |
com.google.guava : guava | jar | |
javax.el : javax.el-api | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |