All Downloads are FREE. Search and download functionalities are using the official Maven repository.

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