org.hazelcast.hibernateimpl.Dummy Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of hazelcast-hibernate Show documentation
Show all versions of hazelcast-hibernate Show documentation
Kubernetes Service Discovery for Hazelcast Discovery SPI
package org.hazelcast.hibernateimpl;
public class Dummy {
/**
* Shading only attaches the sources,
* Nexus Central Deploys require javadoc jar
*/
public Dummy()
{
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy