License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdcom.guicedee.examples.jpa |
ArtifactId | ArtifactIdexamples-jpa-parent |
Last Version | Last Version1.2.0.3-jre17-rc1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGuicedEE JPA Examples
Examples for JPA
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
examples-jpa-parent-1.2.0.3-jre17-rc1.pom | 901 bytes |
Browse |
<!-- 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"]