jar

net.stickycode.plugins : bounds-maven-plugin

Maven & Gradle

Jun 07, 2023
1 usages
1 stars

bounds-maven-plugin · A maven plugin to update version range bounds

Table Of Contents

Latest Version

Download net.stickycode.plugins : bounds-maven-plugin JAR file - Latest Versions:

All Versions

Download net.stickycode.plugins : bounds-maven-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
4.12
4.11
4.10
4.7
4.6
4.5
4.4
4.3
4.1
3.6
3.5
3.4
3.3
3.2
2.7
2.5
2.4
2.3
2.2
2.1
1.11

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window bounds-maven-plugin-4.12.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.stickycode.plugin.bounds

├─ net.stickycode.plugin.bounds.ArtifactLookup.class - [JAR]

├─ net.stickycode.plugin.bounds.Changes.class - [JAR]

├─ net.stickycode.plugin.bounds.LineSeparator.class - [JAR]

├─ net.stickycode.plugin.bounds.RangeVersionMatch.class - [JAR]

├─ net.stickycode.plugin.bounds.StickyBoundsMojo.class - [JAR]

├─ net.stickycode.plugin.bounds.StickyBoundsUpgradeMojo.class - [JAR]

├─ net.stickycode.plugin.bounds.StickyCurrentVersionMojo.class - [JAR]

├─ net.stickycode.plugin.bounds.StickyNextVersionMojo.class - [JAR]

├─ net.stickycode.plugin.bounds.StickySerializer.class - [JAR]

├─ net.stickycode.plugin.bounds.VersionIncrementRule.class - [JAR]

├─ net.stickycode.plugin.bounds.VersionWasNotARangeException.class - [JAR]

Advertisement