
ticsearch.mocksocket.6.3.2.1.source-code.module-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mocksocket Show documentation
Show all versions of mocksocket Show documentation
Libraries for Elasticsearch
The newest version!
module org.xbib.elasticsearch.mocksocket {
exports org.elasticsearch.mocksocket;
requires jdk.httpserver;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy