<blockquote>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=54061429" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/battleofwizards">@battleofwizards</a> I have removed all dependencies except Jackson, HttpClient, JUnit, and log4j. The library utilizes advanced JSON processing using Jackson including managed and back references, field aliasing, and polymorphic deserialization. I expect it will be difficult to switch this functionality to another library, but do you suggest another library to try? JUnit is not a runtime dependency so it should be ok? log4j logging can be removed if needed.</p>
</blockquote>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=13068859" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/woodser">@woodser</a></p>
<p>Good work you are doing.</p>
<p>I was able to easily replace the validations you did with JUnit in non test-case classes with <strong><code>org.springframework.util.Assert</code></strong>.</p>
<p>You can replace Log4J with <strong><code>org.slf4j</code></strong>/<strong><code>java.util.logging</code></strong></p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/pull/3275?email_source=notifications&email_token=AJFFTNWE3ZHIJ3O6C57SRUTQKUDITA5CNFSM4IXG65PKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD7HM23I#issuecomment-533646701">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNT5PBCCAVMXOMRU5DDQKUDITANCNFSM4IXG65PA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AJFFTNV6J35T6CJLWOEPSILQKUDITA5CNFSM4IXG65PKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD7HM23I.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/3275?email_source=notifications\u0026email_token=AJFFTNWE3ZHIJ3O6C57SRUTQKUDITA5CNFSM4IXG65PKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD7HM23I#issuecomment-533646701",
"url": "https://github.com/bisq-network/bisq/pull/3275?email_source=notifications\u0026email_token=AJFFTNWE3ZHIJ3O6C57SRUTQKUDITA5CNFSM4IXG65PKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD7HM23I#issuecomment-533646701",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>