Last Version

ormfux-common-utils 1.5

A small collection of Java utilities for every-day use

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.github.orm-fux
ArtifactId

ArtifactId

common-utils
Version

Version

1.5
Type

Type

jar
Description

Description

ormfux-common-utils
A small collection of Java utilities for every-day use
Project URL

Project URL

https://github.com/orm-fux/ormfux-common-util
Source Code Management

Source Code Management

https://github.com/orm-fux/ormfux-common-util.git

Download common-utils 1.5


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

Dependencies

test (3)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.7
junit : junit jar 4.11
org.assertj : assertj-core jar 3.12.0

Project Modules

There are no modules declared in this project.