Last Version

Commons Maven SpringBoot web Parent 9.0.1

Maven SpringBoot Parent, with web server tools, for all hdsdi3g' java projects

License

License

GroupId

GroupId

tv.hd3g.commons
ArtifactId

ArtifactId

parent-web
Version

Version

9.0.1
Type

Type

pom
Description

Description

Commons Maven SpringBoot web Parent
Maven SpringBoot Parent, with web server tools, for all hdsdi3g' java projects
Project URL

Project URL

https://github.com/hdsdi3g/prodlib
Project Organization

Project Organization

hd3g.tv

Download parent-web 9.0.1

Filename Size
parent-web-9.0.1.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/tv.hd3g.commons/parent-web/ -->
<dependency>
    <groupId>tv.hd3g.commons</groupId>
    <artifactId>parent-web</artifactId>
    <version>9.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/tv.hd3g.commons/parent-web/
implementation 'tv.hd3g.commons:parent-web:9.0.1'
// https://jarcasting.com/artifacts/tv.hd3g.commons/parent-web/
implementation ("tv.hd3g.commons:parent-web:9.0.1")
'tv.hd3g.commons:parent-web:pom:9.0.1'
<dependency org="tv.hd3g.commons" name="parent-web" rev="9.0.1">
  <artifact name="parent-web" type="pom" />
</dependency>
@Grapes(
@Grab(group='tv.hd3g.commons', module='parent-web', version='9.0.1')
)
libraryDependencies += "tv.hd3g.commons" % "parent-web" % "9.0.1"
[tv.hd3g.commons/parent-web "9.0.1"]

Dependencies

compile (13)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.6.7
org.springframework.boot : spring-boot-starter-thymeleaf jar 2.6.7
org.springframework.hateoas : spring-hateoas jar 1.4.2
ognl : ognl jar 3.2.1
javax.validation : validation-api jar 2.0.1.Final
org.springframework.boot : spring-boot-starter-validation jar 2.6.7
org.springframework.boot : spring-boot-starter-log4j2 jar 2.6.7
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.7
org.apache.commons : commons-lang3 jar 3.12.0
commons-codec : commons-codec jar 1.15
org.owasp.encoder : encoder jar 1.2.3
org.apache.logging.log4j : log4j-api jar
org.apache.logging.log4j : log4j-core jar

test (7)

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.6.7
tv.hd3g.commons : codepolicyvalidation jar 1.0.4
net.datafaker : datafaker jar 1.3.0
org.junit.jupiter : junit-jupiter jar
org.mockito : mockito-core jar 4.4.0

Project Modules

There are no modules declared in this project.