Last Version

io.github.someja:utilsx 0.0.1

common utils, like string, database, excel, generic, images .. and so on.

License

License

GroupId

GroupId

io.github.someja
ArtifactId

ArtifactId

utilsx
Version

Version

0.0.1
Type

Type

jar
Description

Description

io.github.someja:utilsx
common utils, like string, database, excel, generic, images .. and so on.
Project URL

Project URL

https://github.com/someja/utilx
Source Code Management

Source Code Management

https://github.com/someja/utilx

Download utilsx 0.0.1


<!-- https://jarcasting.com/artifacts/io.github.someja/utilsx/ -->
<dependency>
    <groupId>io.github.someja</groupId>
    <artifactId>utilsx</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.someja/utilsx/
implementation 'io.github.someja:utilsx:0.0.1'
// https://jarcasting.com/artifacts/io.github.someja/utilsx/
implementation ("io.github.someja:utilsx:0.0.1")
'io.github.someja:utilsx:jar:0.0.1'
<dependency org="io.github.someja" name="utilsx" rev="0.0.1">
  <artifact name="utilsx" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.someja', module='utilsx', version='0.0.1')
)
libraryDependencies += "io.github.someja" % "utilsx" % "0.0.1"
[io.github.someja/utilsx "0.0.1"]

Dependencies

compile (9)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.5
commons-beanutils : commons-beanutils jar 1.7.0
org.apache.poi : poi jar 3.10-beta2
org.apache.poi : poi-ooxml jar 3.10-beta2
commons-io : commons-io jar 2.6
mysql : mysql-connector-java jar 5.1.39
org.apache.httpcomponents.client5 : httpclient5 jar 5.0.3
org.apache.httpcomponents.client5 : httpclient5-fluent jar 5.0.3
org.apache.httpcomponents.client5 : httpclient5-cache jar 5.0.3

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

Project Modules

There are no modules declared in this project.