Plugin configuration files shared by JAPIS projects. Such files must be packaged in a JAR so Maven plugins have access to them as resources.
'com.googlecode.japis:japis-java-config:1.0'
<dependency>
<groupId>com.googlecode.japis</groupId>
<artifactId>japis-java-config</artifactId>
<version>1.0</version>
</dependency>
<dependency org="com.googlecode.japis" name="japis-java-config" rev="1.0"/>
"com.googlecode.japis", "japis-java-config", "1.0"