License |
License |
---|---|
GroupId | GroupIdcom.gitlab.jhonsapp |
ArtifactId | ArtifactIdutil |
Last Version | Last Version1.0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUtil
This project provides useful classes that facilitate the construction of new components.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
util-1.0.8.pom | |
util-1.0.8.jar | 9 KB |
util-1.0.8-sources.jar | 8 KB |
util-1.0.8-javadoc.jar | 84 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitlab.jhonsapp/util/ -->
<dependency>
<groupId>com.gitlab.jhonsapp</groupId>
<artifactId>util</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.jhonsapp/util/
implementation 'com.gitlab.jhonsapp:util:1.0.8'
// https://jarcasting.com/artifacts/com.gitlab.jhonsapp/util/
implementation ("com.gitlab.jhonsapp:util:1.0.8")
'com.gitlab.jhonsapp:util:jar:1.0.8'
<dependency org="com.gitlab.jhonsapp" name="util" rev="1.0.8">
<artifact name="util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.jhonsapp', module='util', version='1.0.8')
)
libraryDependencies += "com.gitlab.jhonsapp" % "util" % "1.0.8"
[com.gitlab.jhonsapp/util "1.0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-data-jpa | jar | 1.5.6.RELEASE |
com.asprise.ocr : java-ocr-api | jar | 15.3.0.1 |
com.itextpdf : kernel | jar | 7.0.4 |
com.itextpdf : io | jar | 7.0.4 |
com.itextpdf : layout | jar | 7.0.4 |
com.itextpdf : barcodes | jar | 7.0.4 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 1.5.6.RELEASE |