Last Version

Util 1.0.8

This project provides useful classes that facilitate the construction of new components.

License

License

GroupId

GroupId

com.gitlab.jhonsapp
ArtifactId

ArtifactId

util
Version

Version

1.0.8
Type

Type

jar
Description

Description

Util
This project provides useful classes that facilitate the construction of new components.
Project Organization

Project Organization

Pivotal Software, Inc.

Download util 1.0.8


<!-- 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"]

Dependencies

compile (6)

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

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.5.6.RELEASE

Project Modules

There are no modules declared in this project.