Utils

The parent Project for multiple util projects

License

License

Categories

Categories

Net
GroupId

GroupId

net.s-jr.utils
ArtifactId

ArtifactId

utils
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

Utils
The parent Project for multiple util projects
Project URL

Project URL

https://github.com/s-jr/Utils
Source Code Management

Source Code Management

https://github.com/s-jr/Utils/tree/master

Download utils

Filename Size
utils-1.0.2.pom 3 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • DependencyManagement
  • ConverterUtils
  • GenericDAOs

Project with Classes for conversion between date classes and for DAOs

Versions

Version
1.0.2
1.0.1
1.0.0