nessie-versioned-persist-mongodb-test
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>org.projectnessie</groupId>
<artifactId>nessie-versioned-persist-mongodb-test</artifactId>
<version>0.59.0</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 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>org.projectnessie</groupId>
<artifactId>nessie-versioned-persist-mongodb-test</artifactId>
<version>0.59.0</version>
<packaging>pom</packaging>
<distributionManagement>
<relocation>
<groupId>org.projectnessie.nessie</groupId>
</relocation>
</distributionManagement>
<parent>
<groupId>org.projectnessie.nessie</groupId>
<artifactId>nessie</artifactId>
<version>0.59.0</version>
</parent>
</project>