License |
License |
---|---|
Categories |
CategoriesMySQL Data Databases |
GroupId | GroupIdtv.hd3g.commons |
ArtifactId | ArtifactIdparent-web-mysql |
Last Version | Last Version3.2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCommons Maven SpringBoot web and MySQL persistence Parent
Maven SpringBoot Parent for all hdsdi3g' java projects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
parent-web-mysql-3.2.0.pom | 881 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/tv.hd3g.commons/parent-web-mysql/ -->
<dependency>
<groupId>tv.hd3g.commons</groupId>
<artifactId>parent-web-mysql</artifactId>
<version>3.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/tv.hd3g.commons/parent-web-mysql/
implementation 'tv.hd3g.commons:parent-web-mysql:3.2.0'
// https://jarcasting.com/artifacts/tv.hd3g.commons/parent-web-mysql/
implementation ("tv.hd3g.commons:parent-web-mysql:3.2.0")
'tv.hd3g.commons:parent-web-mysql:pom:3.2.0'
<dependency org="tv.hd3g.commons" name="parent-web-mysql" rev="3.2.0">
<artifact name="parent-web-mysql" type="pom" />
</dependency>
@Grapes(
@Grab(group='tv.hd3g.commons', module='parent-web-mysql', version='3.2.0')
)
libraryDependencies += "tv.hd3g.commons" % "parent-web-mysql" % "3.2.0"
[tv.hd3g.commons/parent-web-mysql "3.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
org.apache.commons : commons-text | jar | 1.9 |
org.springframework.boot : spring-boot-starter-test | jar | 2.3.7.RELEASE |
tv.hd3g.commons : codepolicyvalidation | jar | 0.4.1 |
com.github.javafaker : javafaker | jar | 1.0.2 |
org.junit.jupiter : junit-jupiter | jar | |
org.mockito : mockito-core | jar | 3.6.28 |