| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices | 
| GroupId | GroupIdin.hocg.boot | 
| ArtifactId | ArtifactIdwx-ma-spring-boot-starter | 
| Last Version | Last Version1.0.45 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionWX MA :: Spring Boot :: Starter The Apache Software Foundation provides support for the Apache community of open-source software projects.
    The Apache projects are characterized by a collaborative, consensus based development process, an open and
    pragmatic software license, and a desire to create high quality software that leads the way in its field.
    We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
    and users. | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/in.hocg.boot/wx-ma-spring-boot-starter/ -->
<dependency>
    <groupId>in.hocg.boot</groupId>
    <artifactId>wx-ma-spring-boot-starter</artifactId>
    <version>1.0.45</version>
</dependency>// https://jarcasting.com/artifacts/in.hocg.boot/wx-ma-spring-boot-starter/
implementation 'in.hocg.boot:wx-ma-spring-boot-starter:1.0.45'// https://jarcasting.com/artifacts/in.hocg.boot/wx-ma-spring-boot-starter/
implementation ("in.hocg.boot:wx-ma-spring-boot-starter:1.0.45")'in.hocg.boot:wx-ma-spring-boot-starter:jar:1.0.45'<dependency org="in.hocg.boot" name="wx-ma-spring-boot-starter" rev="1.0.45">
  <artifact name="wx-ma-spring-boot-starter" type="jar" />
</dependency>@Grapes(
@Grab(group='in.hocg.boot', module='wx-ma-spring-boot-starter', version='1.0.45')
)libraryDependencies += "in.hocg.boot" % "wx-ma-spring-boot-starter" % "1.0.45"[in.hocg.boot/wx-ma-spring-boot-starter "1.0.45"]| Group / Artifact | Type | Version | 
|---|---|---|
| in.hocg.boot : wx-ma-spring-boot-autoconfigure | jar | 1.0.45 | 
| com.github.binarywang : weixin-java-miniapp | jar | 4.0.0 | 
| org.springframework.boot : spring-boot-starter Optional | jar | 2.2.6.RELEASE | 
| org.projectlombok : lombok Optional | jar | 1.18.12 |