не последняя версия
Последняя версия 1.2.0.RELEASE

com.headstartech.beansgraph:beansgraph-dot-reporter 1.1.2.RELEASE

Outputs the Spring bean dependencies to a .dot file

Группа

Группа

com.headstartech.beansgraph
Идентификатор

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

beansgraph-dot-reporter
Версия

Версия

1.1.2.RELEASE
Тип

Тип

jar

Скачать beansgraph-dot-reporter 1.1.2.RELEASE


<!-- https://jarcasting.com/artifacts/com.headstartech.beansgraph/beansgraph-dot-reporter/ -->
<dependency>
    <groupId>com.headstartech.beansgraph</groupId>
    <artifactId>beansgraph-dot-reporter</artifactId>
    <version>1.1.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.headstartech.beansgraph/beansgraph-dot-reporter/
implementation 'com.headstartech.beansgraph:beansgraph-dot-reporter:1.1.2.RELEASE'
// https://jarcasting.com/artifacts/com.headstartech.beansgraph/beansgraph-dot-reporter/
implementation ("com.headstartech.beansgraph:beansgraph-dot-reporter:1.1.2.RELEASE")
'com.headstartech.beansgraph:beansgraph-dot-reporter:jar:1.1.2.RELEASE'
<dependency org="com.headstartech.beansgraph" name="beansgraph-dot-reporter" rev="1.1.2.RELEASE">
  <artifact name="beansgraph-dot-reporter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.headstartech.beansgraph', module='beansgraph-dot-reporter', version='1.1.2.RELEASE')
)
libraryDependencies += "com.headstartech.beansgraph" % "beansgraph-dot-reporter" % "1.1.2.RELEASE"
[com.headstartech.beansgraph/beansgraph-dot-reporter "1.1.2.RELEASE"]