OSGi Integration Test project

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

PostgreSQL Data Databases
GroupId

GroupId

org.ancoron.postgresql
ArtifactId

ArtifactId

org.postgresql.osgi.test
Last Version

Last Version

9.1.901.jdbc4.1-rc9
Release Date

Release Date

Type

Type

jar
Description

Description

OSGi Integration Test project
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download org.postgresql.osgi.test

How to add to project

<!-- https://jarcasting.com/artifacts/org.ancoron.postgresql/org.postgresql.osgi.test/ -->
<dependency>
    <groupId>org.ancoron.postgresql</groupId>
    <artifactId>org.postgresql.osgi.test</artifactId>
    <version>9.1.901.jdbc4.1-rc9</version>
</dependency>
// https://jarcasting.com/artifacts/org.ancoron.postgresql/org.postgresql.osgi.test/
implementation 'org.ancoron.postgresql:org.postgresql.osgi.test:9.1.901.jdbc4.1-rc9'
// https://jarcasting.com/artifacts/org.ancoron.postgresql/org.postgresql.osgi.test/
implementation ("org.ancoron.postgresql:org.postgresql.osgi.test:9.1.901.jdbc4.1-rc9")
'org.ancoron.postgresql:org.postgresql.osgi.test:jar:9.1.901.jdbc4.1-rc9'
<dependency org="org.ancoron.postgresql" name="org.postgresql.osgi.test" rev="9.1.901.jdbc4.1-rc9">
  <artifact name="org.postgresql.osgi.test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ancoron.postgresql', module='org.postgresql.osgi.test', version='9.1.901.jdbc4.1-rc9')
)
libraryDependencies += "org.ancoron.postgresql" % "org.postgresql.osgi.test" % "9.1.901.jdbc4.1-rc9"
[org.ancoron.postgresql/org.postgresql.osgi.test "9.1.901.jdbc4.1-rc9"]

Dependencies

compile (7)

Group / Artifact Type Version
org.ancoron.postgresql : org.postgresql jar 9.1.901.jdbc4.1-rc9
org.ancoron.postgresql : org.postgresql.net jar 9.1.901.jdbc4.1-rc9
org.ancoron.postgresql : org.postgresql.osgi jar 9.1.901.jdbc4.1-rc9
org.osgi : org.osgi.enterprise jar 4.2.0
org.apache.felix : org.apache.felix.framework jar 3.2.2
org.apache.felix : org.apache.felix.log jar 1.0.1
javax.inject : javax.inject jar 1

provided (1)

Group / Artifact Type Version
org.osgi : org.osgi.core jar 4.2.0

test (9)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.6.4
org.ops4j.pax.exam : pax-exam jar 2.3.0
org.ops4j.pax.exam : pax-exam-junit4 jar 2.3.0
org.ops4j.pax.exam : pax-exam-link-mvn jar 2.3.0
org.ops4j.pax.url : pax-url-aether jar 1.3.5
org.ops4j.pax.exam : pax-exam-link-assembly jar 2.3.0
org.ops4j.pax.exam : pax-exam-container-native jar 2.3.0
org.ops4j.pax.url : pax-url-mvn jar 1.3.5
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.