| License | License | 
|---|---|
| GroupId | GroupIdio.mateu | 
| ArtifactId | ArtifactIdmdd-jpa | 
| Last Version | Last Version0.0.21 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionmdd-jpa security api | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| mdd-jpa-0.0.21.pom | |
| mdd-jpa-0.0.21.jar | 58 KB | 
| mdd-jpa-0.0.21-sources.jar | 25 KB | 
| mdd-jpa-0.0.21-javadoc.jar | 565 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.mateu/mdd-jpa/ -->
<dependency>
    <groupId>io.mateu</groupId>
    <artifactId>mdd-jpa</artifactId>
    <version>0.0.21</version>
</dependency>// https://jarcasting.com/artifacts/io.mateu/mdd-jpa/
implementation 'io.mateu:mdd-jpa:0.0.21'// https://jarcasting.com/artifacts/io.mateu/mdd-jpa/
implementation ("io.mateu:mdd-jpa:0.0.21")'io.mateu:mdd-jpa:jar:0.0.21'<dependency org="io.mateu" name="mdd-jpa" rev="0.0.21">
  <artifact name="mdd-jpa" type="jar" />
</dependency>@Grapes(
@Grab(group='io.mateu', module='mdd-jpa', version='0.0.21')
)libraryDependencies += "io.mateu" % "mdd-jpa" % "0.0.21"[io.mateu/mdd-jpa "0.0.21"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.mateu : mdd-core | jar | 0.0.23 | 
| org.hibernate.validator : hibernate-validator | jar | 6.1.0.Final | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 |