You can buy this project and download/modify it how often you want.
package com.jd.blockchain.maven.plugins.contract.analysis.contract; public class ContractConstant { public static final String METHOD_INIT = ""; public static final String METHOD_CLINIT = ""; }