jar

net.sf.squirrel-sql : squirrelsql-version-plugin

Maven & Gradle

Nov 14, 2011

SQuirreLSQL Version Maven Mojo · This project produces a maven mojo that can set the System property "squirrelsql.version" so that it can be used globally by the installers and the update-site projects. It accepts the project version as an argument which it uses to decide what the squirrelsql.version should be. If the project version ends with "-SNAPSHOT", then the squirrelsql.version will be set to Snapshot-{timestamp} where {timestamp} is the current timestamp in the form of YYYYMMDD_HHMM. If however, the project version does not end with "-SNAPSHOT", then squirrelsql.version will be set to the value of the project version.

Table Of Contents

Latest Version

Download net.sf.squirrel-sql : squirrelsql-version-plugin JAR file - Latest Versions:

All Versions

Download net.sf.squirrel-sql : squirrelsql-version-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

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 squirrelsql-version-plugin-1.0.9.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.sf.squirrel_sql

├─ net.sf.squirrel_sql.SquirrelSqlVersionMojo.class - [JAR]