MVN

org.zalando.guild.api : json-fields

Maven & Gradle

Jan 24, 2020
<dependency>
    <groupId>org.zalando.guild.api</groupId>
    <artifactId>json-fields</artifactId>
    <version>0.5.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.zalando.guild.api : json-fields to add to Maven - Latest Versions:

  • Latest Stable: 0.5.4

All Versions

Choose a version of org.zalando.guild.api : json-fields to add to Maven - All Versions:

Version Vulnerabilities Updated
0.5.x
json-fields-0.5.4
json-fields-0.5.3
json-fields-0.5.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.zalando.guild.api</groupId>
    <artifactId>json-fields</artifactId>
    <version>0.5.4</version>
</dependency>