| License | License | 
|---|---|
| Categories | CategoriesORM Data | 
| GroupId | GroupIdtop.wu2020 | 
| ArtifactId | ArtifactIdwu-smart-platform | 
| Last Version | Last Version1.1.0-JDK1.8 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | Description系统框架 | 
| Filename | Size | 
|---|---|
| wu-smart-platform-1.1.0-JDK1.8.pom | 859 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/top.wu2020/wu-smart-platform/ -->
<dependency>
    <groupId>top.wu2020</groupId>
    <artifactId>wu-smart-platform</artifactId>
    <version>1.1.0-JDK1.8</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/top.wu2020/wu-smart-platform/
implementation 'top.wu2020:wu-smart-platform:1.1.0-JDK1.8'// https://jarcasting.com/artifacts/top.wu2020/wu-smart-platform/
implementation ("top.wu2020:wu-smart-platform:1.1.0-JDK1.8")'top.wu2020:wu-smart-platform:pom:1.1.0-JDK1.8'<dependency org="top.wu2020" name="wu-smart-platform" rev="1.1.0-JDK1.8">
  <artifact name="wu-smart-platform" type="pom" />
</dependency>@Grapes(
@Grab(group='top.wu2020', module='wu-smart-platform', version='1.1.0-JDK1.8')
)libraryDependencies += "top.wu2020" % "wu-smart-platform" % "1.1.0-JDK1.8"[top.wu2020/wu-smart-platform "1.1.0-JDK1.8"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
| org.springframework.boot : spring-boot-autoconfigure | jar |