jar { manifest { attributes('Implementation-Title': project.name, 'Implementation-Version': project.version) } }