ProjectTree

A framework that shows the chain of method calls

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

com.github.onblog
Идентификатор

Идентификатор

project-tree-spring-boot-starter
Последняя версия

Последняя версия

2.0.0.RELEASE
Дата

Дата

Тип

Тип

jar
Описание

Описание

ProjectTree
A framework that shows the chain of method calls
Ссылка на сайт

Ссылка на сайт

https://github.com/onblog/ProjectTree
Организация-разработчик

Организация-разработчик

Pivotal Software, Inc.
Система контроля версий

Система контроля версий

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

Скачать project-tree-spring-boot-starter

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
commons-io : commons-io jar 2.5

provided (2)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-web jar 1.5.10.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 1.5.10.RELEASE

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.0.0.RELEASE