Jasperreports-6.3.0.jar: Download

public Data(String name, int age) { this.name = name; this.age = age; }