| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.headstartech.beansgraph |
| Идентификатор | Идентификаторbeansgraph-dot-reporter |
| Последняя версия | Последняя версия1.2.0.RELEASE |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеBeans graph
Reporter outputting the bean dependencies to a .dot file
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.headstartech.beansgraph/beansgraph-dot-reporter/ -->
<dependency>
<groupId>com.headstartech.beansgraph</groupId>
<artifactId>beansgraph-dot-reporter</artifactId>
<version>1.2.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.headstartech.beansgraph/beansgraph-dot-reporter/
implementation 'com.headstartech.beansgraph:beansgraph-dot-reporter:1.2.0.RELEASE'
// https://jarcasting.com/artifacts/com.headstartech.beansgraph/beansgraph-dot-reporter/
implementation ("com.headstartech.beansgraph:beansgraph-dot-reporter:1.2.0.RELEASE")
'com.headstartech.beansgraph:beansgraph-dot-reporter:jar:1.2.0.RELEASE'
<dependency org="com.headstartech.beansgraph" name="beansgraph-dot-reporter" rev="1.2.0.RELEASE">
<artifact name="beansgraph-dot-reporter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.headstartech.beansgraph', module='beansgraph-dot-reporter', version='1.2.0.RELEASE')
)
libraryDependencies += "com.headstartech.beansgraph" % "beansgraph-dot-reporter" % "1.2.0.RELEASE"
[com.headstartech.beansgraph/beansgraph-dot-reporter "1.2.0.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jgrapht : jgrapht-core | jar | 0.9.0 |
| org.jgrapht : jgrapht-ext | jar | 0.9.0 |
| com.headstartech.beansgraph : beansgraph-core | jar | 1.2.0.RELEASE |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.0.13 |
| org.testng : testng | jar | 6.8.7 |