Subversion Repositories SmartDukaan

Rev

Rev 24313 | Rev 24509 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 24313 Rev 24322
Line 65... Line 65...
65
    }
65
    }
66
   	compile 'com.fasterxml.jackson.module:jackson-module-parameter-names:2.9.6'
66
   	compile 'com.fasterxml.jackson.module:jackson-module-parameter-names:2.9.6'
67
   	compile 'com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.9.6:'
67
   	compile 'com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.9.6:'
68
	compile 'com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.9.6'
68
	compile 'com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.9.6'
69
	compile group: 'org.apache.commons', name: 'commons-csv', version: '1.5'
69
	compile group: 'org.apache.commons', name: 'commons-csv', version: '1.5'
70
	compile group: 'be.ceau', name: 'chart', version: '2.5.0'
-
 
71
	
70
	
72
	
71
	
73
	
72
	
74
    testCompile "junit:junit:4.12"
73
    testCompile "junit:junit:4.12"
75
	//provided 'org.projectlombok:lombok:1.18.2'
74
	//provided 'org.projectlombok:lombok:1.18.2'