Commons Java Utils

Common Java utilities

License

License

GroupId

GroupId

io.alapierre.commons
ArtifactId

ArtifactId

commons
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

pom
Description

Description

Commons Java Utils
Common Java utilities
Project URL

Project URL

https://github.com/alapierre/java-commons
Source Code Management

Source Code Management

https://github.com/alapierre/java-commons

Download commons

Filename Size
commons-1.3.pom 7 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • excel-exporter
  • xml-utils
  • io-utils
  • function-utils
  • jdbc-util
  • date-utils
  • misc

Versions

Version
1.3
1.2