| License |
License |
|---|---|
| GroupId | GroupIdcom.agapsys |
| ArtifactId | ArtifactIdjpa-utils |
| Last Version | Last Version0.1.0-20170527 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJPA Utilities
Utility classes for JPA applications
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationAgapsys Tecnologia Ltda-ME |
| Filename | Size |
|---|---|
| jpa-utils-0.1.0-20170527.pom | |
| jpa-utils-0.1.0-20170527.jar | 30 KB |
| jpa-utils-0.1.0-20170527-sources.jar | 17 KB |
| jpa-utils-0.1.0-20170527-javadoc.jar | 100 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.agapsys/jpa-utils/ -->
<dependency>
<groupId>com.agapsys</groupId>
<artifactId>jpa-utils</artifactId>
<version>0.1.0-20170527</version>
</dependency>
// https://jarcasting.com/artifacts/com.agapsys/jpa-utils/
implementation 'com.agapsys:jpa-utils:0.1.0-20170527'
// https://jarcasting.com/artifacts/com.agapsys/jpa-utils/
implementation ("com.agapsys:jpa-utils:0.1.0-20170527")
'com.agapsys:jpa-utils:jar:0.1.0-20170527'
<dependency org="com.agapsys" name="jpa-utils" rev="0.1.0-20170527">
<artifact name="jpa-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.agapsys', module='jpa-utils', version='0.1.0-20170527')
)
libraryDependencies += "com.agapsys" % "jpa-utils" % "0.1.0-20170527"
[com.agapsys/jpa-utils "0.1.0-20170527"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax : javaee-web-api | jar | 7.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| com.h2database : h2 | jar | 1.4.193 |
| org.hibernate : hibernate-entitymanager | jar | 5.2.5.Final |