Last Version

com.squeakysand.osgi - squeakysand-osgi-jdbc 0.5.0

Provides common JDBC functionality in an OSGI environment, in particular it defines an OSGI Service Factory for DataSource objects.

License

License

GroupId

GroupId

com.squeakysand.osgi
ArtifactId

ArtifactId

squeakysand-osgi-jdbc
Version

Version

0.5.0
Type

Type

jar
Description

Description

com.squeakysand.osgi - squeakysand-osgi-jdbc
Provides common JDBC functionality in an OSGI environment, in particular it defines an OSGI Service Factory for DataSource objects.
Project URL

Project URL

http://www.squeakysand.com/projects/osgi/0.5.0/squeakysand-osgi-jdbc/
Project Organization

Project Organization

squeakysand.com

Download squeakysand-osgi-jdbc 0.5.0


<!-- https://jarcasting.com/artifacts/com.squeakysand.osgi/squeakysand-osgi-jdbc/ -->
<dependency>
    <groupId>com.squeakysand.osgi</groupId>
    <artifactId>squeakysand-osgi-jdbc</artifactId>
    <version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.squeakysand.osgi/squeakysand-osgi-jdbc/
implementation 'com.squeakysand.osgi:squeakysand-osgi-jdbc:0.5.0'
// https://jarcasting.com/artifacts/com.squeakysand.osgi/squeakysand-osgi-jdbc/
implementation ("com.squeakysand.osgi:squeakysand-osgi-jdbc:0.5.0")
'com.squeakysand.osgi:squeakysand-osgi-jdbc:jar:0.5.0'
<dependency org="com.squeakysand.osgi" name="squeakysand-osgi-jdbc" rev="0.5.0">
  <artifact name="squeakysand-osgi-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.squeakysand.osgi', module='squeakysand-osgi-jdbc', version='0.5.0')
)
libraryDependencies += "com.squeakysand.osgi" % "squeakysand-osgi-jdbc" % "0.5.0"
[com.squeakysand.osgi/squeakysand-osgi-jdbc "0.5.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.squeakysand.osgi : squeakysand-osgi jar 0.5.0
org.osgi : org.osgi.core jar

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5

Project Modules

There are no modules declared in this project.