cgspace-java-helpers/.idea
Alan Orth c2c5baaf7a
Use gson 2.2.1
That's the same version that DSpace 5.8 is using so we should use
it here as well so we don't forget. Unfortunately this means that
we can't use the ability to use alternate serializednames. We will
need to create different classes to map to our different JSON files
instead of simply matching different elements on the fly.
2020-08-01 20:21:25 +03:00
..
libraries Use gson 2.2.1 2020-08-01 20:21:25 +03:00
.gitignore Initial commit 2020-07-31 21:40:15 +03:00
compiler.xml Initial commit 2020-07-31 21:40:15 +03:00
encodings.xml Initial commit 2020-07-31 21:40:15 +03:00
jarRepositories.xml Initial commit 2020-07-31 21:40:15 +03:00
misc.xml Initial commit 2020-07-31 21:40:15 +03:00
modules.xml Initial commit 2020-07-31 21:40:15 +03:00
vcs.xml Initial commit 2020-07-31 21:40:15 +03:00