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

io.rtr.alchemy.service.metadata.IdentitiesMetadata Maven / Gradle / Ivy

There is a newer version: 2.2.16
Show newest version
package io.rtr.alchemy.service.metadata;

import java.util.LinkedHashMap;

/**
 * A collection of meta data for identity types
 */
public class IdentitiesMetadata extends LinkedHashMap {
    private static final long serialVersionUID = 7083352357635834895L;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy