Last Version

JDBC Drivers karaf feature project 1.0.2

Karaf Javax api features

License

License

GroupId

GroupId

hu.blackbelt.karaf.features
ArtifactId

ArtifactId

jdbc
Version

Version

1.0.2
Type

Type

pom
Description

Description

JDBC Drivers karaf feature project
Karaf Javax api features
Project URL

Project URL

https://github.com/BlackBeltTechnology/karaf-features-jdbc
Source Code Management

Source Code Management

https://github.com/BlackBeltTechnology/karaf-features-jdbc

Download jdbc 1.0.2

Filename Size
jdbc-1.0.2.pom 10 KB
Browse

<!-- https://jarcasting.com/artifacts/hu.blackbelt.karaf.features/jdbc/ -->
<dependency>
    <groupId>hu.blackbelt.karaf.features</groupId>
    <artifactId>jdbc</artifactId>
    <version>1.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/hu.blackbelt.karaf.features/jdbc/
implementation 'hu.blackbelt.karaf.features:jdbc:1.0.2'
// https://jarcasting.com/artifacts/hu.blackbelt.karaf.features/jdbc/
implementation ("hu.blackbelt.karaf.features:jdbc:1.0.2")
'hu.blackbelt.karaf.features:jdbc:pom:1.0.2'
<dependency org="hu.blackbelt.karaf.features" name="jdbc" rev="1.0.2">
  <artifact name="jdbc" type="pom" />
</dependency>
@Grapes(
@Grab(group='hu.blackbelt.karaf.features', module='jdbc', version='1.0.2')
)
libraryDependencies += "hu.blackbelt.karaf.features" % "jdbc" % "1.0.2"
[hu.blackbelt.karaf.features/jdbc "1.0.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.