Last Version

DBschema repackaged as an OSGI bundle 6.7

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.external
ArtifactId

ArtifactId

dbschema
Version

Version

6.7
Type

Type

jar
Description

Description

DBschema repackaged as an OSGI bundle
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/dbschema
Project Organization

Project Organization

Eclipse Foundation
Source Code Management

Source Code Management

https://github.com/eclipse-ee4j/glassfish-repackaged.git

Download dbschema 6.7


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

Dependencies

compile (2)

Group / Artifact Type Version
org.netbeans.modules : org-netbeans-modules-dbschema Optional jar RELEASE712
org.netbeans.api : org-openide-nodes Optional jar RELEASE712

Project Modules

There are no modules declared in this project.