ProjectTree

A framework that shows the chain of method calls

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.onblog
ArtifactId

ArtifactId

project-tree-spring-boot-starter
Last Version

Last Version

2.0.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

ProjectTree
A framework that shows the chain of method calls
Project URL

Project URL

https://github.com/onblog/ProjectTree
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/onblog/ProjectTree.git

Download project-tree-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.onblog/project-tree-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.onblog</groupId>
    <artifactId>project-tree-spring-boot-starter</artifactId>
    <version>2.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.onblog/project-tree-spring-boot-starter/
implementation 'com.github.onblog:project-tree-spring-boot-starter:2.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.github.onblog/project-tree-spring-boot-starter/
implementation ("com.github.onblog:project-tree-spring-boot-starter:2.0.0.RELEASE")
'com.github.onblog:project-tree-spring-boot-starter:jar:2.0.0.RELEASE'
<dependency org="com.github.onblog" name="project-tree-spring-boot-starter" rev="2.0.0.RELEASE">
  <artifact name="project-tree-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.onblog', module='project-tree-spring-boot-starter', version='2.0.0.RELEASE')
)
libraryDependencies += "com.github.onblog" % "project-tree-spring-boot-starter" % "2.0.0.RELEASE"
[com.github.onblog/project-tree-spring-boot-starter "2.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.

Versions

Version
2.0.0.RELEASE