Implementation of DRUM (disk repository with update management, see this group's work http://irl.cs.tamu.edu/crawler/) using Berkeley DB.
[drum "0.1.3-SNAPSHOT"]
drum/drum {:mvn/version "0.1.3-SNAPSHOT"}
implementation("drum:drum:0.1.3-SNAPSHOT")
<dependency> <groupId>drum</groupId> <artifactId>drum</artifactId> <version>0.1.3-SNAPSHOT</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: