| License |
License |
|---|---|
| GroupId | GroupIdorg.ligoj.api |
| ArtifactId | ArtifactIdroot |
| Version | Version3.2.11 |
| Type | Typepom |
| Description |
DescriptionLigoj - API
Ligoj - API components to test and build
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| root-3.2.11.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.ligoj.api/root/ -->
<dependency>
<groupId>org.ligoj.api</groupId>
<artifactId>root</artifactId>
<version>3.2.11</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ligoj.api/root/
implementation 'org.ligoj.api:root:3.2.11'
// https://jarcasting.com/artifacts/org.ligoj.api/root/
implementation ("org.ligoj.api:root:3.2.11")
'org.ligoj.api:root:pom:3.2.11'
<dependency org="org.ligoj.api" name="root" rev="3.2.11">
<artifact name="root" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ligoj.api', module='root', version='3.2.11')
)
libraryDependencies += "org.ligoj.api" % "root" % "3.2.11"
[org.ligoj.api/root "3.2.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-artifact | jar | 3.5.2 |
| jakarta.enterprise : jakarta.enterprise.cdi-api | jar | 2.0.2 |
| jakarta.annotation : jakarta.annotation-api | jar | 1.3.5 |
| org.ligoj.bootstrap : bootstrap-business | jar | 2.8.7 |
| org.apache.commons : commons-collections4 | jar | 4.4 |
| org.springframework : spring-context-support | jar | 5.3.9 |
| org.quartz-scheduler : quartz | jar | 2.3.2 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |
| jakarta.transaction : jakarta.transaction-api | jar | 1.3.3 |
| jakarta.servlet : jakarta.servlet-api | jar | 4.0.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.ligoj.bootstrap : bootstrap-business-test | jar | 2.8.7 |
| org.mockito : mockito-core | jar | 3.11.2 |
| com.github.tomakehurst : wiremock-jre8 | jar | 2.30.1 |