MavenCacheCleanup

Plugin to purge outdated timestamped snapshot artifacts from the local maven cache

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

ch.ringler.tools
ArtifactId

ArtifactId

MavenCacheCleanup
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

MavenCacheCleanup
Plugin to purge outdated timestamped snapshot artifacts from the local maven cache
Project URL

Project URL

https://github.com/nadestin/tools/wiki/Maven-Cache-Cleanup-Utility
Project Organization

Project Organization

Ringler Informatik AG
Source Code Management

Source Code Management

https://github.com/nadestin/tools.git

Download MavenCacheCleanup

How to add to project

<!-- https://jarcasting.com/artifacts/ch.ringler.tools/MavenCacheCleanup/ -->
<dependency>
    <groupId>ch.ringler.tools</groupId>
    <artifactId>MavenCacheCleanup</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/ch.ringler.tools/MavenCacheCleanup/
implementation 'ch.ringler.tools:MavenCacheCleanup:1.1.0'
// https://jarcasting.com/artifacts/ch.ringler.tools/MavenCacheCleanup/
implementation ("ch.ringler.tools:MavenCacheCleanup:1.1.0")
'ch.ringler.tools:MavenCacheCleanup:jar:1.1.0'
<dependency org="ch.ringler.tools" name="MavenCacheCleanup" rev="1.1.0">
  <artifact name="MavenCacheCleanup" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.ringler.tools', module='MavenCacheCleanup', version='1.1.0')
)
libraryDependencies += "ch.ringler.tools" % "MavenCacheCleanup" % "1.1.0"
[ch.ringler.tools/MavenCacheCleanup "1.1.0"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0