You can download org.osgi.service.jdbc-1.0.0.jar in this page.
Apache License, Version 2.0
org.osgi.service.jdbc-1.0.0.jar file has the following types.
LICENSE META-INF/MANIFEST.MF META-INF/maven/org.osgi/org.osgi.service.jdbc/pom.xml OSGI-OPT.src.org.osgi.service.jdbc.DataSourceFactory.java OSGI-OPT.src.org.osgi.service.jdbc.package-info.java OSGI-OPT/src/org/osgi/service/jdbc/packageinfo about.html org.osgi.service.jdbc.DataSourceFactory.class org/osgi/service/jdbc/packageinfo
org.osgi.service.jdbc-1.0.0.pom file content.
<?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/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <groupId>org.osgi</groupId> <artifactId>org.osgi.service.jdbc</artifactId> <version>1.0.0</version> <description>OSGi Companion Code for org.osgi.service.jdbc Version 1.0.0.</description> <name>org.osgi:org.osgi.service.jdbc</name> <url>http://www.osgi.org/</url> <organization> <name>OSGi Alliance</name> <url>http://www.osgi.org/</url> </organization> <licenses> <license> <name>Apache License, Version 2.0</name> <url>http://opensource.org/licenses/apache2.0.php</url> <distribution>repo</distribution> </license> </licenses> <scm> <url>https://osgi.org/git/build.git</url> <connection>scm:git:https://osgi.org/git/build.git</connection> <developerConnection>scm:git:https://osgi.org/git/build.git</developerConnection> </scm> <developers> <developer> <id>osgi</id> <email>info@osgi.org</email> <name>OSGi Alliance</name> <organization>OSGi Alliance</organization> </developer> </developers> </project>
<dependency> <groupId>org.osgi</groupId> <artifactId>org.osgi.service.jdbc</artifactId> <version>1.0.0</version> </dependency>
If you think the following org.osgi.service.jdbc-1.0.0.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download org.osgi.service.jdbc-1.0.0.jar file