Last Version

AppMap plugin 1.0.2

Interactive maps and architecture analysis to help you write better Java.

License

License

MIT
Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.appland.appmap
ArtifactId

ArtifactId

com.appland.appmap.gradle.plugin
Version

Version

1.0.2
Type

Type

pom
Description

Description

AppMap plugin
Interactive maps and architecture analysis to help you write better Java.
Project URL

Project URL

https://appland.com
Source Code Management

Source Code Management

https://github.com/applandinc/appmap-gradle-plugin/tree/master

Download com.appland.appmap.gradle.plugin 1.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.appland : appmap-gradle-plugin jar 1.0.2

Project Modules

There are no modules declared in this project.