widebase-rq-handler_2.9.1
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>com.github.widebase</groupId>
<artifactId>widebase-rq-handler_2.9.1</artifactId>
<version>0.1.0</version>
</dependency><?xml version='1.0' encoding='UTF-8'?>
<project 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" xmlns="http://maven.apache.org/POM/4.0.0">
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.widebase</groupId>
<artifactId>widebase-rq-handler_2.9.1</artifactId>
<packaging>jar</packaging>
<description>widebase-rq-handler</description>
<version>0.1.0</version>
<name>widebase-rq-handler</name>
<organization>
<name>com.github.widebase</name>
</organization>
<url>https://github.com/widebase/widebase-rq</url>
<licenses>
<license>
<name>Apache License, Version 2.0</name>
<url>https://raw.github.com/widebase/widebase-rq/master/LICENSE</url>
</license>
</licenses>
<scm>
<url>https://github.com/widebase/widebase-rq</url>
<connection>scm:git:git@github.com:widebase/widebase-rq.git</connection>
</scm>
<developers>
<developer>
<id>myst3r10n</id>
<name>myst3r10n</name>
<url>https://github.com/myst3r10n</url>
</developer>
</developers>
<dependencies>
<dependency>
<groupId>com.github.widebase</groupId>
<artifactId>widebase-rq-concurrent_2.9.1</artifactId>
<version>0.1.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.github.widebase</groupId>
<artifactId>widebase-rq-persistence_2.9.1</artifactId>
<version>0.1.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-library</artifactId>
<version>2.9.1</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.github.myst3r10n</groupId>
<artifactId>msgpack-rpcx_2.9.1</artifactId>
<version>0.1.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.github.widebase</groupId>
<artifactId>widebase-db-table_2.9.1</artifactId>
<version>0.1.0</version>
<scope>compile</scope>
</dependency>
</dependencies>
</project>