License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.ujorm |
ArtifactId | ArtifactIdujo-tools |
Version | Version2.15 |
Type | Typejar |
Description |
Descriptionujo-tools
Ujorm-tools module is a basic library tools for common use
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ujo-tools-2.15.pom | |
ujo-tools-2.15.jar | 68 KB |
ujo-tools-2.15-sources.jar | 61 KB |
ujo-tools-2.15-javadoc.jar | 322 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ujorm/ujo-tools/ -->
<dependency>
<groupId>org.ujorm</groupId>
<artifactId>ujo-tools</artifactId>
<version>2.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.ujorm/ujo-tools/
implementation 'org.ujorm:ujo-tools:2.15'
// https://jarcasting.com/artifacts/org.ujorm/ujo-tools/
implementation ("org.ujorm:ujo-tools:2.15")
'org.ujorm:ujo-tools:jar:2.15'
<dependency org="org.ujorm" name="ujo-tools" rev="2.15">
<artifact name="ujo-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ujorm', module='ujo-tools', version='2.15')
)
libraryDependencies += "org.ujorm" % "ujo-tools" % "2.15"
[org.ujorm/ujo-tools "2.15"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |
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 |
---|---|---|
junit : junit | jar | 4.13.1 |
org.mockito : mockito-all | jar | 1.10.19 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.springframework : spring-web | jar | 4.3.9.RELEASE |
org.springframework : spring-test | jar | 4.3.9.RELEASE |
com.h2database : h2 | jar | 1.4.196 |
io.reactivex.rxjava2 : rxjava | jar | 2.2.17 |
ch.qos.logback : logback-classic | jar | 1.2.3 |