Skip to content

com.codeforces.inmemo.inmemo 2.0.1-SNAPSHOT Latest version

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>com.codeforces.inmemo</groupId>
  <artifactId>inmemo</artifactId>
  <version>2.0.1-SNAPSHOT</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

In-memory storage to avoid requests to database, support hashmap-based indices, Nocturne class-reloading magic. Built upon Jucuzzi.