License |
License |
---|---|
GroupId | GroupIdorg.ligoj.bootstrap |
ArtifactId | ArtifactIdbootstrap-web-parent |
Version | Version2.8.6 |
Type | Typepom |
Description |
DescriptionLigoj Bootstrap Parent
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
bootstrap-web-parent-2.8.6.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ligoj.bootstrap/bootstrap-web-parent/ -->
<dependency>
<groupId>org.ligoj.bootstrap</groupId>
<artifactId>bootstrap-web-parent</artifactId>
<version>2.8.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ligoj.bootstrap/bootstrap-web-parent/
implementation 'org.ligoj.bootstrap:bootstrap-web-parent:2.8.6'
// https://jarcasting.com/artifacts/org.ligoj.bootstrap/bootstrap-web-parent/
implementation ("org.ligoj.bootstrap:bootstrap-web-parent:2.8.6")
'org.ligoj.bootstrap:bootstrap-web-parent:pom:2.8.6'
<dependency org="org.ligoj.bootstrap" name="bootstrap-web-parent" rev="2.8.6">
<artifact name="bootstrap-web-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ligoj.bootstrap', module='bootstrap-web-parent', version='2.8.6')
)
libraryDependencies += "org.ligoj.bootstrap" % "bootstrap-web-parent" % "2.8.6"
[org.ligoj.bootstrap/bootstrap-web-parent "2.8.6"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.3 |
org.ligoj.bootstrap : bootstrap-web | jar | 2.8.6 |
org.apache.httpcomponents : httpcore | jar | 4.4.14 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
Group / Artifact | Type | Version |
---|---|---|
jakarta.servlet : jakarta.servlet-api | jar | 4.0.4 |
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
com.github.tomakehurst : wiremock | jar | 2.27.2 |
org.ligoj.bootstrap : bootstrap-web-test | jar | 2.8.6 |