ipbgp

Library for interaction with the Shadowserver IP-BGP service

Leiningen/Boot

[ipbgp "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

ipbgp/ipbgp {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("ipbgp:ipbgp:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>ipbgp</groupId>
  <artifactId>ipbgp</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>