License |
License |
---|---|
GroupId | GroupIdcn.yueshutong |
ArtifactId | ArtifactIdspring-project-tree |
Version | Version0.0.5.RELEASE |
Type | Typejar |
Description |
Descriptionspring-project-tree
A framework that shows the chain of method calls
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 1.5.10.RELEASE |