Resources
Follow the links below to download latest tribefire core components, selected cartridges and related tools.
Jinni
Jinni is a CLI tool provided by Braintribe, enabling you to install Tribefire on a local Tomcat host. You can download the Jinni Package here (authentication required).
The list below provides Maven setup dependencies for each asset. You can directly copy these into the --setupDependency part of your Jinni command, as in --setupDependency groupId:artifactId.
Available Assets
| Asset | Download Link | Jinni --setupDependency | 
|---|---|---|
| Tribefire client dependencies | tribefire-client-default-deps | Dependencies  required to communicate with tribefire-servicesthrough the Java API. | 
| tribefire Modeler | tribefire-modeler | tribefire.cortex.modeler:tribefire-modeler#2.0 | 
| Enablement Cartridges Setups | tribefire-demo-cartridge tribefire-simple-cartridge | tribefire.extension.demo:tribefire-demo-setup#2.0tribefire.extension.simple:simple-cartridge-setup#2.0 | 
| Enablement Cartridges Source code | Enablement Maven Artifacts | Download the zip-file with the latest version | 
| Product Cartridges | tribefire-ldap-cartridge tribefire-shiro-cartridge swagger-model-import-cartridge | tribefire.extension.ldap:ldap-setup#2.0tribefire.extension.shiro:shiro-setup#2.0tribefire.extension.swagger:swagger-model-import-setup#2.0 | 
| Aggregators | tribefire-standard-aggregator | tribefire.cortex.assets:tribefire-standard-aggregator#2.0 | 
| Plugins | jdbcplugins | Check on individual plugins | 
For more information about the installation, see Quick Installation.