![JAR search and dependency download from the Maven repository](/logo.png)
io.github.stylesmile.knife4j.openapi.License Maven / Gradle / Ivy
package io.github.stylesmile.knife4j.openapi;
import lombok.Data;
@Data
public class License {
private String name = "test";
private String url = "https://github/stylesmile/fastboot";
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy