How To Install Java Artifact org.glassfish.external.dbschema v6.7

org.glassfish.external dbschema 6.7

Introduction

In this article, we'll learn how to install Java artifact dbschema from org.glassfish.external group in version 6.7. The artifact is available in 2 versions: 6.7 6.6 . The DBschema repackaged as an OSGI bundle project has been released under EPL 2.0 license. The parent project is: org.eclipse.ee4j::project::1.0.5

How To Install Java Artifact org.glassfish.external.dbschema In Version 6.7

To install the DBschema repackaged as an OSGI bundle artifact in version 6.7 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses DBschema repackaged as an OSGI bundle dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (2)

Licenses