beepbeep-3
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>io.github.liflab</groupId>
<artifactId>beepbeep-3</artifactId>
<version>3.13</version>
</dependency><project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<!-- OLD coordinates -->
<groupId>io.github.liflab</groupId>
<artifactId>beepbeep-3</artifactId>
<version>3.13</version>
<packaging>pom</packaging>
<name>beepbeep-3 (relocated)</name>
<description>This artifact has been relocated to io.github.liflab:beepbeep:3.13.</description>
<url>https://github.com/liflab/beepbeep-3</url>
<licenses>
<license>
<name>GNU Lesser General Public License v3.0</name>
<url>https://www.gnu.org/licenses/lgpl-3.0.en.html</url>
<distribution>repo</distribution>
</license>
</licenses>
<scm>
<url>https://github.com/liflab/beepbeep-3</url>
<connection>scm:git:https://github.com/liflab/beepbeep-3.git</connection>
<developerConnection>scm:git:ssh://git@github.com/liflab/beepbeep-3.git</developerConnection>
</scm>
<developers>
<developer>
<name>Sylvain Hallé</name>
<email>shalle@acm.org</email>
<url>https://github.com/sylvainhalle</url>
</developer>
</developers>
<distributionManagement>
<relocation>
<!-- NEW coordinates -->
<groupId>io.github.liflab</groupId>
<artifactId>beepbeep</artifactId>
<version>3.13</version>
</relocation>
</distributionManagement>
</project>