Last Version

JDBC Templates 7.0.0-M4

Eclipse GlassFish Parent Project

License

License

Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.main.jdbc
ArtifactId

ArtifactId

templates
Version

Version

7.0.0-M4
Type

Type

jar
Description

Description

JDBC Templates
Eclipse GlassFish Parent Project
Project URL

Project URL

https://projects.eclipse.org/projects/ee4j.glassfish/templates
Project Organization

Project Organization

Eclipse Foundation

Download templates 7.0.0-M4


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

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.