common

moolbuy common utils

License

License

GroupId

GroupId

com.moolbuy
ArtifactId

ArtifactId

common
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

common
moolbuy common utils
Project Organization

Project Organization

moolbuy
Source Code Management

Source Code Management

http://github.com/simpligility/ossrh-demo/tree/master

Download common

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.6
commons-logging : commons-logging jar 1.2
org.apache.poi : poi jar 3.16
org.apache.poi : poi-ooxml jar 3.16
org.apache.poi : poi-ooxml-schemas jar 3.16
commons-beanutils : commons-beanutils jar 1.9.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.
com.moolbuy

simpligility

Versions

Version
1.0.0