| Group ID: |
org.anyline |
| Artifact ID: |
anyline-data-jdbc-couchdb |
| Last modified: |
18.06.2026 13:45 |
| Packaging: |
jar |
| Name: |
anyline data jdbc couchdb |
| URL: |
http://www.anyline.org/couchdb |
|
|
| Size: |
1.0 KB |
| Download: |
https://repo.maven.apache.org/maven2/org/anyline/anyline-data-jdbc-couchdb/8.7.5-20260618/anyline-data-jdbc-couchdb-8.7.5-20260618.jar |
| POM: |
Show
hide
<?xml version="1.0" encoding="UTF-8"?>
<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 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.anyline</groupId>
<artifactId>anyline-dependency</artifactId>
<version>8.7.5-20260618</version>
<relativePath>../../anyline-dependency/pom.xml</relativePath>
</parent>
<artifactId>anyline-data-jdbc-couchdb</artifactId>
<packaging>jar</packaging>
<name>anyline data jdbc couchdb</name>
<url>http://www.anyline.org/couchdb</url>
<dependencies>
<dependency>
<groupId>com.google.code.jcouchdb</groupId>
<artifactId>jcouchdb</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.anyline</groupId>
<artifactId>anyline-data-jdbc</artifactId>
</dependency>
</dependencies>
</project>
|
| Maven: |
<dependency>
<groupId>org.anyline</groupId>
<artifactId>anyline-data-jdbc-couchdb</artifactId>
<version>8.7.5-20260618</version>
</dependency>
|
| Gradle: |
org.anyline:anyline-data-jdbc-couchdb:8.7.5-20260618 |
| Dependencies: |
|
| Dependency Graph: |
Show
Less
More
|