Last Version

ormfux-common-utils 1.6.2

A small collection of Java utilities for every-day use

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.github.orm-fux
ArtifactId

ArtifactId

ormfux-common-util
Version

Version

1.6.2
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 ormfux-common-util 1.6.2


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

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.