MVN

org.aksw.gson : gson-utils-parent

Maven & Gradle

Jun 18, 2019
1 stars

GSON Utils - Parent · A small framework to transform and modify GSON objects using Visitors and guava Functions

<dependency>
    <groupId>org.aksw.gson</groupId>
    <artifactId>gson-utils-parent</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.aksw.gson : gson-utils-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of org.aksw.gson : gson-utils-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
gson-utils-parent-1.0.1
gson-utils-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.aksw.gson</groupId>
    <artifactId>gson-utils-parent</artifactId>
    <version>1.0.1</version>
</dependency>

Advertisement