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

com.cleverpine.cptranslationsutil.dto.TestVegetables Maven / Gradle / Ivy

There is a newer version: 1.2.0
Show newest version
package com.cleverpine.cptranslationsutil.dto;

import lombok.Getter;
import lombok.Setter;

@Getter
@Setter
public class TestVegetables {
    private String brusselsSprouts;
    private String celery;
    private String asparagus;
    private String zucchini;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy