4.0.0
org.hdfgroup
hdf5-java-examples
@HDF5_PACKAGE_VERSION@@HDF5_MAVEN_VERSION_SUFFIX@
jar
HDF5 Java Examples
Example programs demonstrating usage of HDF5 Java bindings
https://github.com/HDFGroup/hdf5
BSD-style License
https://github.com/HDFGroup/hdf5/blob/develop/LICENSE
repo
The HDF Group
https://www.hdfgroup.org
scm:git:https://github.com/HDFGroup/hdf5.git
scm:git:git@github.com:HDFGroup/hdf5.git
https://github.com/HDFGroup/hdf5
@HDF5_PACKAGE_VERSION@
GitHub
https://github.com/HDFGroup/hdf5/issues
11
11
UTF-8
@HDF5_PACKAGE_VERSION@
@HDF5_MAVEN_PLATFORM@
@HDF5_MAVEN_ARCHITECTURE@
org.hdfgroup
hdf5-java
${hdf5.version}@HDF5_MAVEN_VERSION_SUFFIX@
${hdf5.platform}-${hdf5.architecture}
org.slf4j
slf4j-simple
2.0.16
runtime
${project.artifactId}-${project.version}
H5D
**/*.java
examples/H5D
H5T
**/*.java
examples/H5T
H5G
**/*.java
examples/H5G
TUTR
**/*.java
examples/TUTR
.
README*
*.md
test-pc.sh
org.apache.maven.plugins
maven-compiler-plugin
3.11.0
11
11
UTF-8
compile-h5d-examples
compile
compile
${basedir}/H5D
compile-h5t-examples
compile
compile
${basedir}/H5T
compile-h5g-examples
compile
compile
${basedir}/H5G
compile-tutr-examples
compile
compile
${basedir}/TUTR
org.apache.maven.plugins
maven-jar-plugin
3.3.0
true
true
${hdf5.version}
${hdf5.platform}
${hdf5.architecture}
62
@CMAKE_CONFIGURE_DATE@
H5Ex_D_ReadWrite
default-jar
package
jar
org.apache.maven.plugins
maven-source-plugin
3.3.0
attach-sources
jar
org.apache.maven.plugins
maven-javadoc-plugin
3.5.0
11
false
true
HDF5 Java Examples
HDF5 Java Examples - ${project.version}
Copyright © 2025 The HDF Group. All rights reserved.
attach-javadocs
jar
org.codehaus.mojo
exec-maven-plugin
3.1.0
H5Ex_D_ReadWrite
compile
linux-x86_64
hdf5.platform
linux-x86_64
linux-x86_64
windows-x86_64
hdf5.platform
windows-x86_64
windows-x86_64
macos-x86_64
hdf5.platform
macos-x86_64
macos-x86_64
macos-aarch64
hdf5.platform
macos-aarch64
macos-aarch64
snapshot
maven.deploy.snapshot
true
-SNAPSHOT
run-examples
org.codehaus.mojo
exec-maven-plugin
run-h5d-example
test
java
H5Ex_D_ReadWrite
run-h5t-example
test
java
H5Ex_T_Array
run-h5g-example
test
java
H5Ex_G_Create