| License | License | 
|---|---|
| Categories | CategoriesORM Data | 
| GroupId | GroupIdorg.ujorm | 
| ArtifactId | ArtifactIdujo-tools | 
| Last Version | Last Version2.24 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionujo-tools Ujorm-tools module is a basic library tools for common use | 
| Filename | Size | 
|---|---|
| ujo-tools-2.24.pom | |
| ujo-tools-2.24.jar | 67 KB | 
| ujo-tools-2.24-sources.jar | 57 KB | 
| ujo-tools-2.24-javadoc.jar | 323 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.ujorm/ujo-tools/ -->
<dependency>
    <groupId>org.ujorm</groupId>
    <artifactId>ujo-tools</artifactId>
    <version>2.24</version>
</dependency>// https://jarcasting.com/artifacts/org.ujorm/ujo-tools/
implementation 'org.ujorm:ujo-tools:2.24'// https://jarcasting.com/artifacts/org.ujorm/ujo-tools/
implementation ("org.ujorm:ujo-tools:2.24")'org.ujorm:ujo-tools:jar:2.24'<dependency org="org.ujorm" name="ujo-tools" rev="2.24">
  <artifact name="ujo-tools" type="jar" />
</dependency>@Grapes(
@Grab(group='org.ujorm', module='ujo-tools', version='2.24')
)libraryDependencies += "org.ujorm" % "ujo-tools" % "2.24"[org.ujorm/ujo-tools "2.24"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.jetbrains : annotations Optional | jar | 21.0.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| jakarta.xml.bind : jakarta.xml.bind-api | jar | 2.3.2 | 
| org.glassfish.jaxb : jaxb-runtime | jar | 2.3.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.0 | 
| org.junit.vintage : junit-vintage-engine | jar | 5.8.0 | 
| org.mockito : mockito-junit-jupiter | jar | 4.3.1 | 
| javax.servlet : javax.servlet-api | jar | 3.1.0 | 
| org.springframework : spring-test | jar | 5.3.5 | 
| com.h2database : h2 | jar | 2.1.210 | 
| ch.qos.logback : logback-classic | jar | 1.2.9 |