All Downloads are FREE. Search and download functionalities are using the official Maven repository.

src.test.resources.com.eva.properties.protocol.eva Maven / Gradle / Ivy

Go to download

Advanced properties with object factories, references and inheritance.

There is a newer version: 0.3
Show newest version
/*
 * $Id: protocol.eva 38 2007-02-27 11:43:28Z max $
 * 
 * Copyright (c) 2006-2007 Maximilian Antoni. All rights reserved.
 * 
 * This software is licensed as described in the file LICENSE.txt, which you
 * should have received as part of this distribution. The terms are also
 * available at http://www.maxantoni.de/projects/eva-properties/license.txt.
 */
url: "http://www.maxantoni.de"
file: "file:///some/path"
string: "string://file://foo"
classpath: "classpath://com/eva/properties/protocol.eva"
datasource: "datasource://classpath://com/eva/properties/protocol.eva"
class: "class://com.eva.properties.ProtocolTest"
static: "static://com.eva.properties.ProtocolTest#STATIC_FIELD"




© 2015 - 2024 Weber Informatics LLC | Privacy Policy