| License |
License |
|---|---|
| GroupId | GroupIdorg.ligoj.app |
| ArtifactId | ArtifactIdapp-ui |
| Last Version | Last Version3.2.3 |
| Release Date | Release Date |
| Type | Typewar |
| Description |
DescriptionLigoj - UI
Ligoj Bootstrap Parent
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| app-ui-3.2.3.pom | |
| app-ui-3.2.3.war | 34 MB |
| app-ui-3.2.3-test-sources.jar | 13 KB |
| app-ui-3.2.3-sources.jar | 17 KB |
| app-ui-3.2.3-javadoc.jar | 463 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.ligoj.app/app-ui/ -->
<dependency>
<groupId>org.ligoj.app</groupId>
<artifactId>app-ui</artifactId>
<version>3.2.3</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.ligoj.app/app-ui/
implementation 'org.ligoj.app:app-ui:3.2.3'
// https://jarcasting.com/artifacts/org.ligoj.app/app-ui/
implementation ("org.ligoj.app:app-ui:3.2.3")
'org.ligoj.app:app-ui:war:3.2.3'
<dependency org="org.ligoj.app" name="app-ui" rev="3.2.3">
<artifact name="app-ui" type="war" />
</dependency>
@Grapes(
@Grab(group='org.ligoj.app', module='app-ui', version='3.2.3')
)
libraryDependencies += "org.ligoj.app" % "app-ui" % "3.2.3"
[org.ligoj.app/app-ui "3.2.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.apiclub.tool : simplecaptcha | jar | 1.2.2 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| org.apache.httpcomponents : httpcore | jar | 4.4.15 |
| com.samaxes.filter : cachefilter | jar | 2.3.1 |
| org.springframework.boot : spring-boot-starter-web | jar | 2.6.8 |
| org.springframework.boot : spring-boot-starter | jar | 2.6.8 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
| org.ligoj.bootstrap : bootstrap-web | jar | 2.8.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-jetty | jar | 2.6.8 |
| jakarta.servlet : jakarta.servlet-api | jar | 4.0.4 |
| org.projectlombok : lombok | jar | 1.18.22 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.6.8 |
| com.github.tomakehurst : wiremock-jre8 | jar | 2.33.2 |
| org.ligoj.bootstrap : bootstrap-web-test | jar | 2.8.12 |