| Categories |
CategoriesMaven Build Tools |
|---|---|
| GroupId | GroupIdmaven |
| ArtifactId | ArtifactIdmaven-file-activity-plugin |
| Last Version | Last Version1.6.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMaven File Activity Plugin
This document provides a report of activity in terms of CVS commits and breaks it out by file.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| maven-file-activity-plugin-1.6.1.pom | |
| maven-file-activity-plugin-1.6.1.jar | 10 KB |
| maven-file-activity-plugin-1.6.1-sources.jar | 350 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/maven/maven-file-activity-plugin/ -->
<dependency>
<groupId>maven</groupId>
<artifactId>maven-file-activity-plugin</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/maven/maven-file-activity-plugin/
implementation 'maven:maven-file-activity-plugin:1.6.1'
// https://jarcasting.com/artifacts/maven/maven-file-activity-plugin/
implementation ("maven:maven-file-activity-plugin:1.6.1")
'maven:maven-file-activity-plugin:jar:1.6.1'
<dependency org="maven" name="maven-file-activity-plugin" rev="1.6.1">
<artifact name="maven-file-activity-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='maven', module='maven-file-activity-plugin', version='1.6.1')
)
libraryDependencies += "maven" % "maven-file-activity-plugin" % "1.6.1"
[maven/maven-file-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 |