Last Version

CommonTools 0.0.1

Excel, File , Regex 등의 자주 사용하는 유틸리티 클래스 집합

License

License

Categories

Categories

Utility General Purpose Libraries
GroupId

GroupId

com.github.heehan
ArtifactId

ArtifactId

utility
Version

Version

0.0.1
Type

Type

jar
Description

Description

CommonTools
Excel, File , Regex 등의 자주 사용하는 유틸리티 클래스 집합
Project URL

Project URL

https://github.com/heehan/utility
Source Code Management

Source Code Management

https://github.com/heehan/utility.git

Download utility 0.0.1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.poi : poi jar 3.17
org.apache.poi : poi-ooxml jar 3.17
org.slf4j : slf4j-api jar 1.7.25
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.