com.github.tonivade.claudb.maven.ClauDBMojo Maven / Gradle / Ivy
/*
* Copyright (c) 2016-2017, Antonio Gabriel Muñoz Conejo
* Distributed under the terms of the MIT License
*/
package com.github.tonivade.claudb.maven;
public interface ClauDBMojo {
String CLAUDB_SERVER = "claudb-server";
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy