You can add:
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>${cs.gson.version}</version>
</dependency>
Into your maven pom file, then use gson right away.
> -----Original Message-----
> From: Mike Tutkowski [mailto:[email protected]]
> Sent: Tuesday, February 05, 2013 3:21 PM
> To: [email protected]
> Subject: JSON Question
>
> Hi everyone,
>
> I'm writing a storage plug-in and have gotten to the point where I need to
> make a call out to our SAN to dynamically create storage for a Compute or
> Disk Offering.
>
> Our SAN's API talks JSON.
>
> Do we already make use of JSON inside of the Management Server? I expect
> we use it in other parts of the system, but want to make sure I'm leveraging
> the right component(s) when I start writing this API code.
>
> Thanks!
>
> --
> *Mike Tutkowski*
> *Senior CloudStack Developer, SolidFire Inc.*
> e: [email protected]
> o: 303.746.7302
> Advancing the way the world uses the
> cloud<http://solidfire.com/solution/overview/?video=play>
> *(tm)*