| License |
License |
|---|---|
| GroupId | GroupIdio.semla |
| ArtifactId | ArtifactIdsemla-jpa-test |
| Last Version | Last Version1.2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsimple entity management library of awesomeness
|
| Filename | Size |
|---|---|
| semla-jpa-test-1.2.1.pom | |
| semla-jpa-test-1.2.1.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.semla/semla-jpa-test/ -->
<dependency>
<groupId>io.semla</groupId>
<artifactId>semla-jpa-test</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.semla/semla-jpa-test/
implementation 'io.semla:semla-jpa-test:1.2.1'
// https://jarcasting.com/artifacts/io.semla/semla-jpa-test/
implementation ("io.semla:semla-jpa-test:1.2.1")
'io.semla:semla-jpa-test:jar:1.2.1'
<dependency org="io.semla" name="semla-jpa-test" rev="1.2.1">
<artifact name="semla-jpa-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.semla', module='semla-jpa-test', version='1.2.1')
)
libraryDependencies += "io.semla" % "semla-jpa-test" % "1.2.1"
[io.semla/semla-jpa-test "1.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.semla : semla-common-test | jar | 1.2.1 |
| io.semla : semla-jpa | jar | 1.2.1 |