| Title: |
api |
| Group ID: |
io.github.qsy7.java.modules.csv |
| Artifact ID: |
api |
| Version: |
0.3.3 |
| Last modified: |
13.01.2024 22:24 |
| Packaging: |
jar |
|
|
| Size: |
11.0 KB |
| Download: |
https://repo.maven.apache.org/maven2/io/github/qsy7/java/modules/csv/api/0.3.3/api-0.3.3.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>io.github.qsy7.java.modules</groupId>
<artifactId>csv</artifactId>
<version>0.3.3</version>
</parent>
<groupId>io.github.qsy7.java.modules.csv</groupId>
<artifactId>api</artifactId>
<dependencies>
<dependency>
<groupId>io.github.qsy7.java.infrastructure.datastore.api</groupId>
<artifactId>model</artifactId>
<version>0.3.3</version>
</dependency>
</dependencies>
</project>
|
| Maven: |
<dependency>
<groupId>io.github.qsy7.java.modules.csv</groupId>
<artifactId>api</artifactId>
<version>0.3.3</version>
</dependency>
|
| Gradle: |
io.github.qsy7.java.modules.csv:api:0.3.3 |
|
Contained classes:
|
Show all
|
|
Contained classes:
|
|
| Dependencies: |
-
JAR
model-0.3.3.jar
in io/github/qsy7/java/infrastructure/datastore/api/model/0.3.3
|
| Used by: iArtifacts that declare a dependency on this library - on any version, not necessarily this exact one. |
|
| Dependency Graph: |
Show
Less
More
|