Contains Aranea core interfaces and their base/standard implementation. Should be as minimal as possible and shouldn't depend on anything unless absolutely necessary.
Default implementation of
org.araneaframework.Path , uses simple string
identifiers like "a" or "b" and combines them using dots forming full
pathes like "a.b.c".