From 7c279747beb43c7e88633a6228a155a30e6834f7 Mon Sep 17 00:00:00 2001 From: Benjamin Culkin Date: Mon, 27 May 2024 11:38:33 -0400 Subject: Initial import --- israfil-foundation-cache/pom.xml | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 israfil-foundation-cache/pom.xml (limited to 'israfil-foundation-cache/pom.xml') diff --git a/israfil-foundation-cache/pom.xml b/israfil-foundation-cache/pom.xml new file mode 100644 index 0000000..4167e2e --- /dev/null +++ b/israfil-foundation-cache/pom.xml @@ -0,0 +1,29 @@ + + 4.0.0 + + net.israfil.foundation + israfil-foundation-all + 5-SNAPSHOT + + israfil-foundation-cache + Israfil Foundation Lightweight Caching + 1.0.1-SNAPSHOT + http://www.israfil.net/projects/foundation/${artifactId} + 2003 + + + BSD + repo + http://www.israfil.net/israfil-license-bsd.txt + A simple open-source license with minimal restrictions + + + + + ${project.groupId} + israfil-foundation-core + [1.0.0,1.1) + test + + + \ No newline at end of file -- cgit v1.2.3