| License | License | 
|---|---|
| Categories | CategoriesORM Data | 
| GroupId | GroupIdorg.ujorm | 
| ArtifactId | ArtifactIdujo-web | 
| Last Version | Last Version2.24 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionujo-web Ujorm-web module for a common use | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| ujo-web-2.24.pom | |
| ujo-web-2.24.jar | 20 KB | 
| ujo-web-2.24-sources.jar | 15 KB | 
| ujo-web-2.24-javadoc.jar | 93 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.ujorm/ujo-web/ -->
<dependency>
    <groupId>org.ujorm</groupId>
    <artifactId>ujo-web</artifactId>
    <version>2.24</version>
</dependency>// https://jarcasting.com/artifacts/org.ujorm/ujo-web/
implementation 'org.ujorm:ujo-web:2.24'// https://jarcasting.com/artifacts/org.ujorm/ujo-web/
implementation ("org.ujorm:ujo-web:2.24")'org.ujorm:ujo-web:jar:2.24'<dependency org="org.ujorm" name="ujo-web" rev="2.24">
  <artifact name="ujo-web" type="jar" />
</dependency>@Grapes(
@Grab(group='org.ujorm', module='ujo-web', version='2.24')
)libraryDependencies += "org.ujorm" % "ujo-web" % "2.24"[org.ujorm/ujo-web "2.24"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.ujorm : ujo-tools | jar | 2.24 | 
| org.jetbrains : annotations Optional | jar | 21.0.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.ujorm : ujo-tools | test-jar | 2.24 | 
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.0 | 
| org.junit.vintage : junit-vintage-engine | jar | 5.8.0 | 
| org.mockito : mockito-all | jar | 1.10.19 | 
| org.springframework : spring-web | jar | 5.3.15 | 
| org.springframework : spring-test | jar | 5.3.15 | 
| com.h2database : h2 | jar | 2.1.210 | 
| ch.qos.logback : logback-classic | jar | 1.2.9 |