PlantUML Dependency common module

PlantUml Dependency allows to parse / reverse engineering source files (only Java is supported by now) to generate a PlantUml description, allowing to draw the UML class diagram associated to the source code

Лицензия

Лицензия

Категории

Категории

Ant Компиляция и сборка Сеть UML Прикладные библиотеки Documents Processing
Группа

Группа

net.sourceforge.plantuml-depend
Идентификатор

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

plantuml-dependency-common
Последняя версия

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

1.4.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

PlantUML Dependency common module
PlantUml Dependency allows to parse / reverse engineering source files (only Java is supported by now) to generate a PlantUml description, allowing to draw the UML class diagram associated to the source code
Ссылка на сайт

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

http://plantuml-depend.sourceforge.net/
Организация-разработчик

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

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

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

http://sourceforge.net/p/plantuml-depend/code/HEAD/tree/

Скачать plantuml-dependency-common

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

<!-- https://jarcasting.com/artifacts/net.sourceforge.plantuml-depend/plantuml-dependency-common/ -->
<dependency>
    <groupId>net.sourceforge.plantuml-depend</groupId>
    <artifactId>plantuml-dependency-common</artifactId>
    <version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.plantuml-depend/plantuml-dependency-common/
implementation 'net.sourceforge.plantuml-depend:plantuml-dependency-common:1.4.0'
// https://jarcasting.com/artifacts/net.sourceforge.plantuml-depend/plantuml-dependency-common/
implementation ("net.sourceforge.plantuml-depend:plantuml-dependency-common:1.4.0")
'net.sourceforge.plantuml-depend:plantuml-dependency-common:jar:1.4.0'
<dependency org="net.sourceforge.plantuml-depend" name="plantuml-dependency-common" rev="1.4.0">
  <artifact name="plantuml-dependency-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.plantuml-depend', module='plantuml-dependency-common', version='1.4.0')
)
libraryDependencies += "net.sourceforge.plantuml-depend" % "plantuml-dependency-common" % "1.4.0"
[net.sourceforge.plantuml-depend/plantuml-dependency-common "1.4.0"]

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

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

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

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

Версия
1.4.0
1.3.0