fun.fengwk.commons:commons-parent

common tools library

License

License

GroupId

GroupId

fun.fengwk.commons
ArtifactId

ArtifactId

commons-parent
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

fun.fengwk.commons:commons-parent
common tools library
Project URL

Project URL

https://github.com/fengwk/commons

Download commons-parent

Filename Size
commons-parent-0.0.2.pom 5 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/fun.fengwk.commons/commons-parent/ -->
<dependency>
    <groupId>fun.fengwk.commons</groupId>
    <artifactId>commons-parent</artifactId>
    <version>0.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fun.fengwk.commons/commons-parent/
implementation 'fun.fengwk.commons:commons-parent:0.0.2'
// https://jarcasting.com/artifacts/fun.fengwk.commons/commons-parent/
implementation ("fun.fengwk.commons:commons-parent:0.0.2")
'fun.fengwk.commons:commons-parent:pom:0.0.2'
<dependency org="fun.fengwk.commons" name="commons-parent" rev="0.0.2">
  <artifact name="commons-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='fun.fengwk.commons', module='commons-parent', version='0.0.2')
)
libraryDependencies += "fun.fengwk.commons" % "commons-parent" % "0.0.2"
[fun.fengwk.commons/commons-parent "0.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

  • commons-util
  • commons-generic
  • commons-iterators
  • commons-concurrent
  • commons-codec
  • commons-clock
  • commons-idgen
  • commons-i18n

Versions

Version
0.0.2
0.0.1