# Gecko Project Templates ## Description This project provides a set of templates for *bndtools* projects. The dependency you would need to use is: ```bash org.gecko.runtime org.gecko.templates 1.0.32 ``` The currently available templates are: + **Component Development** + **Component with API Development** + **Configurator** + **Gecko EMF Model** + **Gecko Jaxrs Resource** + **Gecko Jaxrs Resource with JaxrsRuntime config** + **Gecko Runtime Simple** + **Gecko Server Runtime** + **Integration Test** + **M2M Transformations** For a detailed description of what is provided by each one of these templates, please visit our [documentation page](https://gitlab.com/gecko.io/geckotutorials/-/tree/develop/org.gecko.templates.documentation).