err-code
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>org.mvnpm</groupId>
<artifactId>err-code</artifactId>
<version>3.0.1</version>
</dependency><?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>org.mvnpm</groupId>
<artifactId>err-code</artifactId>
<version>3.0.1</version>
<name>err-code</name>
<description>Create an error with a code</description>
<url>https://github.com/IndigoUnited/js-err-code#readme</url>
<organization>
<name>IndigoUnited</name>
<url>https://github.com/IndigoUnited/js-err-code#readme</url>
</organization>
<licenses>
<license>
<name>MIT</name>
</license>
</licenses>
<developers>
<developer>
<name>achingbrain</name>
<email>alex@achingbrain.net</email>
</developer>
<developer>
<name>satazor</name>
<email>andremiguelcruz@msn.com</email>
</developer>
</developers>
<scm>
<connection>git://github.com/IndigoUnited/js-err-code.git</connection>
<developerConnection>git://github.com/IndigoUnited/js-err-code.git</developerConnection>
<url>git://github.com/IndigoUnited/js-err-code</url>
</scm>
<issueManagement>
<url>https://github.com/IndigoUnited/js-err-code/issues/</url>
</issueManagement>
</project>