is not current version
Last Version 1.2.0.3-jre17-rc1

com.guicedee.examples.jpa:examples-jpa-parent 1.1.0.4-jre15

Examples for JPA

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.1.0.4-jre15
Type

Type

pom

Download examples-jpa-parent 1.1.0.4-jre15


<!-- 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.1.0.4-jre15</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.1.0.4-jre15'
// https://jarcasting.com/artifacts/com.guicedee.examples.jpa/examples-jpa-parent/
implementation ("com.guicedee.examples.jpa:examples-jpa-parent:1.1.0.4-jre15")
'com.guicedee.examples.jpa:examples-jpa-parent:pom:1.1.0.4-jre15'
<dependency org="com.guicedee.examples.jpa" name="examples-jpa-parent" rev="1.1.0.4-jre15">
  <artifact name="examples-jpa-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.examples.jpa', module='examples-jpa-parent', version='1.1.0.4-jre15')
)
libraryDependencies += "com.guicedee.examples.jpa" % "examples-jpa-parent" % "1.1.0.4-jre15"
[com.guicedee.examples.jpa/examples-jpa-parent "1.1.0.4-jre15"]