jar

org.bitbucket.cpointe.prime : prime

Maven & Gradle

Apr 19, 2020

prime · In brewing, you prime nearly finished beer with a little extra sugar (or similar fermentable product) just before bottling to help the beer carbonate. In Java, Prime adds a little structure or manipulates data in your database just before starting up your application. Prime leverages Flyway to deliver "sugar" to your database - we just do a little bit to package it up to run when your war is loaded.

Table Of Contents

Latest Version

Download org.bitbucket.cpointe.prime : prime JAR file - Latest Versions:

All Versions

Download org.bitbucket.cpointe.prime : prime JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.1.x
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 prime-1.2.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.bitbucket.cpointe.prime

├─ org.bitbucket.cpointe.prime.PrimeConfig.class - [JAR]

├─ org.bitbucket.cpointe.prime.PrimeContextListener.class - [JAR]