License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcn.yueshutong |
ArtifactId | ArtifactIdtree-spring-boot-starter |
Version | Version1.0.0.RELEASE |
Type | Typejar |
Description |
DescriptionSpring Project Tree
A framework that shows the chain of method calls
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/cn.yueshutong/tree-spring-boot-starter/ -->
<dependency>
<groupId>cn.yueshutong</groupId>
<artifactId>tree-spring-boot-starter</artifactId>
<version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.yueshutong/tree-spring-boot-starter/
implementation 'cn.yueshutong:tree-spring-boot-starter:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/cn.yueshutong/tree-spring-boot-starter/
implementation ("cn.yueshutong:tree-spring-boot-starter:1.0.0.RELEASE")
'cn.yueshutong:tree-spring-boot-starter:jar:1.0.0.RELEASE'
<dependency org="cn.yueshutong" name="tree-spring-boot-starter" rev="1.0.0.RELEASE">
<artifact name="tree-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.yueshutong', module='tree-spring-boot-starter', version='1.0.0.RELEASE')
)
libraryDependencies += "cn.yueshutong" % "tree-spring-boot-starter" % "1.0.0.RELEASE"
[cn.yueshutong/tree-spring-boot-starter "1.0.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 1.5.10.RELEASE |
org.springframework.boot : spring-boot-starter-aop | jar | 1.5.10.RELEASE |