Java Utils Parent


License

License

GroupId

GroupId

com.github.nill14.utils
ArtifactId

ArtifactId

utils-parent
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

pom
Description

Description

Java Utils Parent

Download utils-parent

Filename Size
utils-parent-0.4.0.pom 4 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • executor-pool
  • java8-utils
  • lazy-init
  • module-di

Versions

Version
0.4.0
0.3.3
0.3.1
0.3.0
0.2.4
0.2.3
0.2.1
0.2.0
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1