Last Version

gradle-plantuml-plugin 0.0.1

Renders PlantUML to image files

License

License

Categories

Categories

Gradle Build Tools Ant UML Business Logic Libraries Documents Processing
GroupId

GroupId

com.github.dirkraft.gradle
ArtifactId

ArtifactId

gradle-plantuml-plugin
Version

Version

0.0.1
Type

Type

jar
Description

Description

gradle-plantuml-plugin
Renders PlantUML to image files
Project URL

Project URL

https://github.com/dirkraft/gradle-plantuml-plugin
Project Organization

Project Organization

dirkraft
Source Code Management

Source Code Management

https://github.com/dirkraft/gradle-plantuml-plugin.git

Download gradle-plantuml-plugin 0.0.1


<!-- https://jarcasting.com/artifacts/com.github.dirkraft.gradle/gradle-plantuml-plugin/ -->
<dependency>
    <groupId>com.github.dirkraft.gradle</groupId>
    <artifactId>gradle-plantuml-plugin</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dirkraft.gradle/gradle-plantuml-plugin/
implementation 'com.github.dirkraft.gradle:gradle-plantuml-plugin:0.0.1'
// https://jarcasting.com/artifacts/com.github.dirkraft.gradle/gradle-plantuml-plugin/
implementation ("com.github.dirkraft.gradle:gradle-plantuml-plugin:0.0.1")
'com.github.dirkraft.gradle:gradle-plantuml-plugin:jar:0.0.1'
<dependency org="com.github.dirkraft.gradle" name="gradle-plantuml-plugin" rev="0.0.1">
  <artifact name="gradle-plantuml-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dirkraft.gradle', module='gradle-plantuml-plugin', version='0.0.1')
)
libraryDependencies += "com.github.dirkraft.gradle" % "gradle-plantuml-plugin" % "0.0.1"
[com.github.dirkraft.gradle/gradle-plantuml-plugin "0.0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
net.sourceforge.plantuml : plantuml jar 8021
commons-io : commons-io jar 2.4
org.codehaus.groovy : groovy jar 2.4.2

Project Modules

There are no modules declared in this project.