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

io.quarkus.hazelcast.client.deployment.HazelcastClientConfiguredBuildItem Maven / Gradle / Ivy

There is a newer version: 4.0.0
Show newest version
package io.quarkus.hazelcast.client.deployment;

import io.quarkus.builder.item.SimpleBuildItem;

/**
 * Marker build item indicating that Hazelcast client is configured
 */
final class HazelcastClientConfiguredBuildItem extends SimpleBuildItem {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy