Last Version

Spring Project Tree 1.0.0.RELEASE

A framework that shows the chain of method calls

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.yueshutong
ArtifactId

ArtifactId

tree-spring-boot-starter
Version

Version

1.0.0.RELEASE
Type

Type

jar
Description

Description

Spring Project Tree
A framework that shows the chain of method calls
Project URL

Project URL

https://github.com/yueshutong/Spring-Project-Tree
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/yueshutong/Spring-Project-Tree.git

Download tree-spring-boot-starter 1.0.0.RELEASE


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
commons-io : commons-io jar 2.5

provided (2)

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

Project Modules

There are no modules declared in this project.