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

Beans graph 1.2.0.RELEASE

Core library generating a graph of Spring bean dependencies

Лицензия

Лицензия

Группа

Группа

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

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

beansgraph-core
Версия

Версия

1.2.0.RELEASE
Тип

Тип

jar
Описание

Описание

Beans graph
Core library generating a graph of Spring bean dependencies
Ссылка на сайт

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

https://github.com/headstar/beans-graph
Система контроля версий

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

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

Скачать beansgraph-core 1.2.0.RELEASE


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.jgrapht : jgrapht-core jar 0.9.0
org.springframework : spring-context jar 3.2.10.RELEASE
org.slf4j : slf4j-api jar 1.7.5

test (2)

Идентификатор библиотеки Тип Версия
ch.qos.logback : logback-classic jar 1.0.13
org.testng : testng jar 6.8.7

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

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