| 组织ID: |
org.xerial.thirdparty |
| 项目ID: |
sqlitejdbc-nested |
| 版本: |
3.6.0 |
| 最后修改时间: |
2019-10-23 11:22:44 |
| 包类型: |
jar |
| 标题: |
sqlitejdbc-nested |
| 大小: |
1013.85KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>org.xerial.thirdparty</groupId>
<artifactId>sqlitejdbc-nested</artifactId>
<version>3.6.0</version>
</dependency>
|
| Gradle引入代码: |
org.xerial.thirdparty:sqlitejdbc-nested:3.6.0
|
| 下载Jar包: |
|
| POM文件内容: |
<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/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>org.xerial.thirdparty</groupId>
<artifactId>sqlitejdbc-nested</artifactId>
<packaging>jar</packaging>
<version>3.6.0</version>
<name>sqlitejdbc-nested</name>
<parent>
<groupId>org.xerial</groupId>
<artifactId>xerial-project</artifactId>
<version>1.0</version>
</parent>
<dependencies>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>3.8.1</version>
<scope>test</scope>
</dependency>
</dependencies>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
org.sqlite.SQLite.class
META-INF/maven/org.xerial.thirdparty/sqlitejdbc-nested/pom.xml
META-INF/maven/org.xerial.thirdparty/sqlitejdbc-nested/pom.properties
|
| 依赖Jar: |
junit-3.8.1.jar
/junit/junit/3.8.1
查看junit所有版本文件
|