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

plugins.greet-with-baseclass.conf Maven / Gradle / Ivy

The newest version!
addthis.codec.plugins.defaults {
  _strict: true
}

addthis.codec.plugins.path: "plugins-test"

plugins-test {
  greet {
    _class: "com.addthis.codec.plugins.Greeter"
    easy: "EasyGreet"
    simple: "SimpleGreet"
  }
}





© 2015 - 2024 Weber Informatics LLC | Privacy Policy