<?xml version="1.0" encoding="UTF-8"?>
<l:dependencies xmlns:l='licenses' groupId='org.jenkins-ci.plugins' artifactId='generic-webhook-trigger' version='1.52'><l:dependency name='Generic Webhook Trigger Plugin' groupId='org.jenkins-ci.plugins' artifactId='generic-webhook-trigger' version='1.52' url='https://wiki.jenkins-ci.org/display/JENKINS/Generic+Webhook+Trigger+Plugin'><l:description>Trigger that can receive any HTTP request, extract any JSONPath/XPath values and trigger a job with those values available as variables.</l:description><l:license name='MIT License' url='http://opensource.org/licenses/MIT'/></l:dependency><l:dependency name='ASM Core' groupId='org.ow2.asm' artifactId='asm' version='5.0.4' url='http://asm.objectweb.org/asm/'><l:description>A very small and fast Java bytecode manipulation framework</l:description><l:license name='BSD' url='http://asm.objectweb.org/license.html'/></l:dependency><l:dependency name='project &apos;:json-path&apos;' groupId='com.jayway.jsonpath' artifactId='json-path' version='2.3.0' url='https://github.com/jayway/JsonPath'><l:description>Java port of Stefan Goessner JsonPath.</l:description><l:license name='The Apache Software License, Version 2.0' url='http://www.apache.org/licenses/LICENSE-2.0.txt'/></l:dependency><l:dependency name='ASM based accessors helper used by json-smart' groupId='net.minidev' artifactId='accessors-smart' version='1.2' url='http://www.minidev.net/'><l:description>Java reflect give poor performance on getter setter an constructor calls, accessors-smart use ASM to speed up those calls.</l:description><l:license name='The Apache Software License, Version 2.0' url='http://www.apache.org/licenses/LICENSE-2.0.txt'/></l:dependency><l:dependency name='JSON Small and Fast Parser' groupId='net.minidev' artifactId='json-smart' version='2.3' url='http://www.minidev.net/'><l:description>JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others. These properties make JSON an ideal data-interchange language.</l:description><l:license name='The Apache Software License, Version 2.0' url='http://www.apache.org/licenses/LICENSE-2.0.txt'/></l:dependency><l:dependency name='Gson' groupId='com.google.code.gson' artifactId='gson' version='2.8.2' url='https://github.com/google/gson/gson'><l:description>Gson JSON library</l:description><l:license name='Apache 2.0' url='http://www.apache.org/licenses/LICENSE-2.0.txt'/></l:dependency></l:dependencies>