Last Version

GlassFish JDBC Support (rfc #122) for OSGi Bundles 1.0.3

Eclipse Enterprise for Java (EE4J) is an open source initiative to create standard APIs, implementations of those APIs, and technology compatibility kits for Java runtimes that enable development, deployment, and management of server-side and cloud-native applications.

License

License

Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.fighterfish
ArtifactId

ArtifactId

osgi-jdbc
Version

Version

1.0.3
Type

Type

jar
Description

Description

GlassFish JDBC Support (rfc #122) for OSGi Bundles
Eclipse Enterprise for Java (EE4J) is an open source initiative to create standard APIs, implementations of those APIs, and technology compatibility kits for Java runtimes that enable development, deployment, and management of server-side and cloud-native applications.
Project URL

Project URL

https://projects.eclipse.org/projects/ee4j/osgi-jdbc
Project Organization

Project Organization

Eclipse Foundation
Source Code Management

Source Code Management

https://github.com/eclipse-ee4j/glassfish-fighterfish/tree/master/module/osgi-jdbc

Download osgi-jdbc 1.0.3


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

Dependencies

compile (1)

Group / Artifact Type Version
org.glassfish.fighterfish : osgi-javaee-base jar 1.0.9

provided (3)

Group / Artifact Type Version
org.osgi : org.osgi.core jar 4.2.0
org.osgi : org.osgi.enterprise jar 4.2.0
org.glassfish.main.common : simple-glassfish-api jar 4.1.2

Project Modules

There are no modules declared in this project.