Last Version

Schema2beans 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

schema2beans
Version

Version

6.7
Type

Type

jar
Description

Description

Schema2beans 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/schema2beans
Project Organization

Project Organization

Eclipse Foundation
Source Code Management

Source Code Management

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

Download schema2beans 6.7


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

Dependencies

compile (1)

Group / Artifact Type Version
org.netbeans.api : org-netbeans-modules-schema2beans Optional jar RELEASE82

Project Modules

There are no modules declared in this project.