Last Version

GuicedEE JPA Examples 1.2.0.3-jre17-rc1

Examples for JPA

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.guicedee.examples.jpa
ArtifactId

ArtifactId

examples-jpa-parent
Version

Version

1.2.0.3-jre17-rc1
Type

Type

pom
Description

Description

GuicedEE JPA Examples
Examples for JPA
Project Organization

Project Organization

Marc Magon
Source Code Management

Source Code Management

https://github.com/GedMarc/JWebMP-Undertow.git

Download examples-jpa-parent 1.2.0.3-jre17-rc1


<!-- https://jarcasting.com/artifacts/com.guicedee.examples.jpa/examples-jpa-parent/ -->
<dependency>
    <groupId>com.guicedee.examples.jpa</groupId>
    <artifactId>examples-jpa-parent</artifactId>
    <version>1.2.0.3-jre17-rc1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee.examples.jpa/examples-jpa-parent/
implementation 'com.guicedee.examples.jpa:examples-jpa-parent:1.2.0.3-jre17-rc1'
// https://jarcasting.com/artifacts/com.guicedee.examples.jpa/examples-jpa-parent/
implementation ("com.guicedee.examples.jpa:examples-jpa-parent:1.2.0.3-jre17-rc1")
'com.guicedee.examples.jpa:examples-jpa-parent:pom:1.2.0.3-jre17-rc1'
<dependency org="com.guicedee.examples.jpa" name="examples-jpa-parent" rev="1.2.0.3-jre17-rc1">
  <artifact name="examples-jpa-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.examples.jpa', module='examples-jpa-parent', version='1.2.0.3-jre17-rc1')
)
libraryDependencies += "com.guicedee.examples.jpa" % "examples-jpa-parent" % "1.2.0.3-jre17-rc1"
[com.guicedee.examples.jpa/examples-jpa-parent "1.2.0.3-jre17-rc1"]

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.