embedded-nats-binaries-linux-amd64
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>com.github.cryptocurrency-testing</groupId>
<artifactId>embedded-nats-binaries-linux-amd64</artifactId>
<version>2.1.9</version>
</dependency><?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">
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.cryptocurrency-testing</groupId>
<artifactId>embedded-nats-binaries-linux-amd64</artifactId>
<version>2.1.9</version>
<name>embedded-nats-binaries-linux-amd64</name>
<description>A bundle containing the NATS server</description>
<url>https://github.com/cryptocurrency-testing/embedded-nats-binaries</url>
<scm>
<connection>scm:git:git://github.com/cryptocurrency-testing/embedded-nats-binaries.git</connection>
<developerConnection>scm:git:ssh://github.com:cryptocurrency-testing/embedded-nats-binaries.git</developerConnection>
<url>https://github.com/cryptocurrency-testing/embedded-nats-binaries/tree/master</url>
</scm>
<licenses>
<license>
<name>The MIT Licence</name>
<url>https://opensource.org/licenses/MIT</url>
</license>
</licenses>
<developers>
<developer>
<name>James Hilliard</name>
<email>james.hilliard1@gmail.com</email>
</developer>
<developer>
<name>Thomas Kerin</name>
<email>me@thomaskerin.io</email>
</developer>
</developers>
</project>