description = 'FitBank BPM - Librerías comunes' dependencies { compile 'com.fitbank.herramientas:common' compile 'com.fitbank.herramientas:dto' compile 'com.fitbank.persistence:hbcommon' compile 'com.fitbank.core:processor' compile 'log4j:log4j' compile 'org.hibernate:hibernate-core' compile 'org.jbpm.jbpm4:jbpm-api' runtime 'org.jbpm.jbpm4:jbpm-bpmn' runtime 'org.jbpm.jbpm4:jbpm-db' runtime 'org.jbpm.jbpm4:jbpm-jpdl' runtime 'org.jbpm.jbpm4:jbpm-log' runtime 'org.jbpm.jbpm4:jbpm-pvm' }