Last Version

spring-project-tree 0.0.5.RELEASE

A framework that shows the chain of method calls

License

License

GroupId

GroupId

cn.yueshutong
ArtifactId

ArtifactId

spring-project-tree
Version

Version

0.0.5.RELEASE
Type

Type

jar
Description

Description

spring-project-tree
A framework that shows the chain of method calls
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

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

Download spring-project-tree 0.0.5.RELEASE


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-aop jar 1.5.10.RELEASE
org.springframework.boot : spring-boot-starter-web jar 1.5.10.RELEASE
org.springframework.boot : spring-boot-starter-thymeleaf jar 1.5.10.RELEASE
commons-io : commons-io jar 2.5

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.5.10.RELEASE

Project Modules

There are no modules declared in this project.