<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <!-- This module was also published with a richer model, Gradle metadata,  -->
  <!-- which should be used instead. Do not delete the following line which  -->
  <!-- is to indicate to Gradle or any Gradle module metadata file consumer  -->
  <!-- that they should prefer consuming it instead. -->
  <!-- do_not_remove: published-with-gradle-metadata -->
  <modelVersion>4.0.0</modelVersion>
  <groupId>io.github.theborakompanioni</groupId>
  <artifactId>bitcoin-fee-autoconfigure</artifactId>
  <version>0.1.0</version>
  <name>bitcoin-fee-autoconfigure</name>
  <description>bitcoin fee client autoconfigure package</description>
  <licenses>
    <license>
      <name>The Apache Software License, Version 2.0</name>
      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
      <distribution>repo</distribution>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>theborakompanioni</id>
      <name>theborakompanioni</name>
      <email>theborakompanioni+github@gmail.com</email>
    </developer>
  </developers>
  <dependencies>
    <dependency>
      <groupId>org.slf4j</groupId>
      <artifactId>slf4j-api</artifactId>
      <scope>runtime</scope>
      <version>1.7.32</version>
    </dependency>
    <dependency>
      <groupId>com.google.guava</groupId>
      <artifactId>guava</artifactId>
      <version>30.1-jre</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.google.protobuf</groupId>
      <artifactId>protobuf-java</artifactId>
      <version>3.17.3</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.google.protobuf</groupId>
      <artifactId>protobuf-java-util</artifactId>
      <version>3.17.3</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>org.springframework.boot</groupId>
      <artifactId>spring-boot-autoconfigure</artifactId>
      <scope>runtime</scope>
      <version>2.5.3</version>
    </dependency>
    <dependency>
      <groupId>com.github.spotbugs</groupId>
      <artifactId>spotbugs-annotations</artifactId>
      <version>4.2.2</version>
      <scope>provided</scope>
    </dependency>
    <dependency>
      <groupId>io.github.theborakompanioni</groupId>
      <artifactId>bitcoin-fee-estimate-core</artifactId>
      <version>0.1.0</version>
      <scope>provided</scope>
    </dependency>
    <dependency>
      <groupId>io.github.theborakompanioni</groupId>
      <artifactId>bitcoin-fee-estimate-bitcoin-jsonrpc</artifactId>
      <version>0.1.0</version>
      <scope>provided</scope>
    </dependency>
    <dependency>
      <groupId>io.github.theborakompanioni</groupId>
      <artifactId>bitcoin-fee-estimate-bitcoinerlive</artifactId>
      <version>0.1.0</version>
      <scope>provided</scope>
    </dependency>
    <dependency>
      <groupId>io.github.theborakompanioni</groupId>
      <artifactId>bitcoin-fee-estimate-bitcore</artifactId>
      <version>0.1.0</version>
      <scope>provided</scope>
    </dependency>
    <dependency>
      <groupId>io.github.theborakompanioni</groupId>
      <artifactId>bitcoin-fee-estimate-bitgo</artifactId>
      <version>0.1.0</version>
      <scope>provided</scope>
    </dependency>
    <dependency>
      <groupId>io.github.theborakompanioni</groupId>
      <artifactId>bitcoin-fee-estimate-blockchaininfo</artifactId>
      <version>0.1.0</version>
      <scope>provided</scope>
    </dependency>
    <dependency>
      <groupId>io.github.theborakompanioni</groupId>
      <artifactId>bitcoin-fee-estimate-blockchair</artifactId>
      <version>0.1.0</version>
      <scope>provided</scope>
    </dependency>
    <dependency>
      <groupId>io.github.theborakompanioni</groupId>
      <artifactId>bitcoin-fee-estimate-blockcypher</artifactId>
      <version>0.1.0</version>
      <scope>provided</scope>
    </dependency>
    <dependency>
      <groupId>io.github.theborakompanioni</groupId>
      <artifactId>bitcoin-fee-estimate-blockstreaminfo</artifactId>
      <version>0.1.0</version>
      <scope>provided</scope>
    </dependency>
    <dependency>
      <groupId>io.github.theborakompanioni</groupId>
      <artifactId>bitcoin-fee-estimate-btcdotcom</artifactId>
      <version>0.1.0</version>
      <scope>provided</scope>
    </dependency>
    <dependency>
      <groupId>io.github.theborakompanioni</groupId>
      <artifactId>bitcoin-fee-estimate-earndotcom</artifactId>
      <version>0.1.0</version>
      <scope>provided</scope>
    </dependency>
    <dependency>
      <groupId>io.github.theborakompanioni</groupId>
      <artifactId>bitcoin-fee-estimate-mempoolspace</artifactId>
      <version>0.1.0</version>
      <scope>provided</scope>
    </dependency>
    <dependency>
      <groupId>org.projectlombok</groupId>
      <artifactId>lombok</artifactId>
      <version>1.18.20</version>
      <scope>provided</scope>
    </dependency>
  </dependencies>
  <properties>
    <nebula_Manifest_Version>1.0</nebula_Manifest_Version>
    <nebula_Implementation_Title>io.github.theborakompanioni#bitcoin-fee-autoconfigure;0.1.0</nebula_Implementation_Title>
    <nebula_Implementation_Version>0.1.0</nebula_Implementation_Version>
    <nebula_Built_Status>integration</nebula_Built_Status>
    <nebula_Gradle_Version>6.8.3</nebula_Gradle_Version>
    <nebula_Module_Source>/bitcoin-fee/bitcoin-fee-autoconfigure</nebula_Module_Source>
    <nebula_Module_Origin>https://github.com/theborakompanioni/spring-boot-bitcoin-starter.git</nebula_Module_Origin>
    <nebula_Change>c592d9e</nebula_Change>
    <nebula_Full_Change>c592d9eac8d88f0469689ab9f9f1bd1a77e3d6f5</nebula_Full_Change>
    <nebula_Branch>feature/osshr</nebula_Branch>
    <nebula_Build_Host>localhost.localdomain</nebula_Build_Host>
    <nebula_Build_Job>LOCAL</nebula_Build_Job>
    <nebula_Build_Number>LOCAL</nebula_Build_Number>
    <nebula_Build_Id>LOCAL</nebula_Build_Id>
    <nebula_Build_Url>localhost.localdomain/LOCAL</nebula_Build_Url>
    <nebula_Module_Owner>theborakompanioni+github@gmail.com</nebula_Module_Owner>
    <nebula_Module_Email>theborakompanioni+github@gmail.com</nebula_Module_Email>
    <nebula_X_Compile_Target_JDK>11</nebula_X_Compile_Target_JDK>
    <nebula_X_Compile_Source_JDK>11</nebula_X_Compile_Source_JDK>
  </properties>
  <url>https://github.com/theborakompanioni/spring-boot-bitcoin-starter</url>
  <scm>
    <url>https://github.com/theborakompanioni/spring-boot-bitcoin-starter.git</url>
  </scm>
  <dependencyManagement>
    <dependencies>
      <dependency>
        <groupId>org.springframework.boot</groupId>
        <artifactId>spring-boot-dependencies</artifactId>
        <version>2.5.3</version>
        <scope>import</scope>
        <type>pom</type>
      </dependency>
    </dependencies>
  </dependencyManagement>
</project>
