Skip to content
Snippets Groups Projects
Commit da6dc6f5 authored by Clayton, Brandon Scott's avatar Clayton, Brandon Scott
Browse files

utils-java

parent 19243eb4
No related branches found
No related tags found
1 merge request!150utils-java
This commit is part of merge request !150. Comments created here will be created in the context of that merge request.
......@@ -8,7 +8,7 @@ netcdfVersion = 5.5.2
nodePluginVersion = 3.0.1
nodeVersion = 16.3.0
nshmpLibVersion = 1.4.2
nshmpWsUtilsVersion = 0.3.14
nshmpUtilsJavaVersion = 0.4.0
openApiVersion = 4.0.0
shadowVersion = 7.1.1
slfVersion = 1.7.30
......
......@@ -2,7 +2,7 @@
dependencies {
// NSHMP
implementation "ghsc:nshmp-lib:${nshmpLibVersion}"
implementation "ghsc:nshmp-ws-utils:${nshmpWsUtilsVersion}"
implementation "ghsc:nshmp-utils-java:${nshmpUtilsJavaVersion}"
// NetCDF
implementation "edu.ucar:cdm-core:${netcdfVersion}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment