is not current version
Last Version 1.1.2.RELEASE

structure-manager-starter 1.0.1.RELEASE

structure-manager

License

License

GroupId

GroupId

cn.structured
ArtifactId

ArtifactId

structure-manager-starter
Version

Version

1.0.1.RELEASE
Type

Type

jar
Description

Description

structure-manager-starter
structure-manager
Project Organization

Project Organization

structure
Source Code Management

Source Code Management

https://github.com/structure-projects/structure-manager

Download structure-manager-starter 1.0.1.RELEASE


<!-- https://jarcasting.com/artifacts/cn.structured/structure-manager-starter/ -->
<dependency>
    <groupId>cn.structured</groupId>
    <artifactId>structure-manager-starter</artifactId>
    <version>1.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.structured/structure-manager-starter/
implementation 'cn.structured:structure-manager-starter:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/cn.structured/structure-manager-starter/
implementation ("cn.structured:structure-manager-starter:1.0.1.RELEASE")
'cn.structured:structure-manager-starter:jar:1.0.1.RELEASE'
<dependency org="cn.structured" name="structure-manager-starter" rev="1.0.1.RELEASE">
  <artifact name="structure-manager-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.structured', module='structure-manager-starter', version='1.0.1.RELEASE')
)
libraryDependencies += "cn.structured" % "structure-manager-starter" % "1.0.1.RELEASE"
[cn.structured/structure-manager-starter "1.0.1.RELEASE"]

Dependencies

compile (16)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.1.2.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.1.2.RELEASE
mysql : mysql-connector-java jar 8.0.13
tk.mybatis : mapper jar 4.1.3
org.mybatis : mybatis jar 3.5.0
com.baomidou : mybatis-plus-core jar 3.1.0
com.baomidou : mybatis-plus-extension jar 3.1.0
org.projectlombok : lombok jar 1.18.4
org.springframework.boot : spring-boot-starter-aop jar 2.1.2.RELEASE
cn.hutool : hutool-all jar 4.1.19
com.github.pagehelper : pagehelper jar 5.1.8
com.alibaba : fastjson jar 1.2.44
javax.validation : validation-api jar 2.0.1.Final
javax.persistence : javax.persistence-api jar 2.2
org.springframework.data : spring-data-jpa jar 2.1.2.RELEASE
cn.structured : structure-common jar 1.0.1.RELEASE

Project Modules

There are no modules declared in this project.