Beans graph

Reporter outputting the bean dependencies to a .dot file

License

License

GroupId

GroupId

com.headstartech.beansgraph
ArtifactId

ArtifactId

beansgraph-dot-reporter
Last Version

Last Version

1.2.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Beans graph
Reporter outputting the bean dependencies to a .dot file
Project URL

Project URL

https://github.com/headstar/beans-graph
Source Code Management

Source Code Management

https://github.com/headstar/beans-graph

Download beansgraph-dot-reporter

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
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

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.0.13
org.testng : testng jar 6.8.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0.RELEASE
1.1.2.RELEASE
1.1.1.RELEASE
1.1.0.RELEASE
1.0.0.RELEASE