| License |
License |
|---|---|
| GroupId | GroupIdtv.hd3g.commons |
| ArtifactId | ArtifactIdparent-persistence |
| Version | Version2.3.7.RELEASE-2 |
| Type | Typepom |
| Description |
DescriptionCommons SpringBoot Parent Persistence
Maven parent project for all hdsdi3g' SpringBoot modules with persistence
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| parent-persistence-2.3.7.RELEASE-2.pom | 954 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/tv.hd3g.commons/parent-persistence/ -->
<dependency>
<groupId>tv.hd3g.commons</groupId>
<artifactId>parent-persistence</artifactId>
<version>2.3.7.RELEASE-2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/tv.hd3g.commons/parent-persistence/
implementation 'tv.hd3g.commons:parent-persistence:2.3.7.RELEASE-2'
// https://jarcasting.com/artifacts/tv.hd3g.commons/parent-persistence/
implementation ("tv.hd3g.commons:parent-persistence:2.3.7.RELEASE-2")
'tv.hd3g.commons:parent-persistence:pom:2.3.7.RELEASE-2'
<dependency org="tv.hd3g.commons" name="parent-persistence" rev="2.3.7.RELEASE-2">
<artifact name="parent-persistence" type="pom" />
</dependency>
@Grapes(
@Grab(group='tv.hd3g.commons', module='parent-persistence', version='2.3.7.RELEASE-2')
)
libraryDependencies += "tv.hd3g.commons" % "parent-persistence" % "2.3.7.RELEASE-2"
[tv.hd3g.commons/parent-persistence "2.3.7.RELEASE-2"]
| Group / Artifact | Type | Version |
|---|---|---|
| tv.hd3g.commons : codepolicyvalidation | jar | 0.4.0 |
| org.springframework.boot : spring-boot-starter-test | jar | 2.3.7.RELEASE |
| org.junit.jupiter : junit-jupiter | jar | |
| com.github.javafaker : javafaker | jar | 1.0.2 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| org.apache.commons : commons-text | jar | 1.9 |