| License |
License |
|---|---|
| GroupId | GroupIdcom.xnx3.wm.plugin |
| ArtifactId | ArtifactIdweixin.applet.login |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionweixinAppletLogin
微信小程序自动登录插件,让项目快速拥有微信小程序自动登录功能
|
| Filename | Size |
|---|---|
| weixin.applet.login-1.1.pom | |
| weixin.applet.login-1.1.jar | 12 KB |
| weixin.applet.login-1.1-sources.jar | 11 KB |
| weixin.applet.login-1.1-javadoc.jar | 95 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.xnx3.wm.plugin/weixin.applet.login/ -->
<dependency>
<groupId>com.xnx3.wm.plugin</groupId>
<artifactId>weixin.applet.login</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.xnx3.wm.plugin/weixin.applet.login/
implementation 'com.xnx3.wm.plugin:weixin.applet.login:1.1'
// https://jarcasting.com/artifacts/com.xnx3.wm.plugin/weixin.applet.login/
implementation ("com.xnx3.wm.plugin:weixin.applet.login:1.1")
'com.xnx3.wm.plugin:weixin.applet.login:jar:1.1'
<dependency org="com.xnx3.wm.plugin" name="weixin.applet.login" rev="1.1">
<artifact name="weixin.applet.login" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xnx3.wm.plugin', module='weixin.applet.login', version='1.1')
)
libraryDependencies += "com.xnx3.wm.plugin" % "weixin.applet.login" % "1.1"
[com.xnx3.wm.plugin/weixin.applet.login "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.xnx3.doc.javadoc : javadoc | jar | 1.3 |
| org.springframework.boot : spring-boot-starter-freemarker | jar | 2.5.2 |
| org.springframework.boot : spring-boot-starter-tomcat | jar | 2.5.2 |
| org.apache.tomcat.embed : tomcat-embed-jasper | jar | 9.0.48 |
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| org.apache.tomcat : tomcat-jsp-api | jar | 9.0.48 |
| com.perfma.wrapped : com.sun.tools | jar | 1.8.0_jdk8u275-b01_linux_x64 |