Categories |
CategoriesMaven Build Tools |
---|---|
GroupId | GroupIdmaven |
ArtifactId | ArtifactIdmaven-developer-activity-plugin |
Last Version | Last Version1.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMaven Developer Activity Plugin
This document provides a report of activity in terms of CVS commits and breaks it out by developer.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/maven/maven-developer-activity-plugin/ -->
<dependency>
<groupId>maven</groupId>
<artifactId>maven-developer-activity-plugin</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/maven/maven-developer-activity-plugin/
implementation 'maven:maven-developer-activity-plugin:1.6.1'
// https://jarcasting.com/artifacts/maven/maven-developer-activity-plugin/
implementation ("maven:maven-developer-activity-plugin:1.6.1")
'maven:maven-developer-activity-plugin:jar:1.6.1'
<dependency org="maven" name="maven-developer-activity-plugin" rev="1.6.1">
<artifact name="maven-developer-activity-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='maven', module='maven-developer-activity-plugin', version='1.6.1')
)
libraryDependencies += "maven" % "maven-developer-activity-plugin" % "1.6.1"
[maven/maven-developer-activity-plugin "1.6.1"]
Group / Artifact | Type | Version |
---|---|---|
commons-jelly : commons-jelly-tags-jsl | jar | 1.0 |
commons-jelly : commons-jelly-tags-xml | jar | 1.1 |