| License |
License |
|---|---|
| GroupId | GroupIdcom.github.luues |
| ArtifactId | ArtifactIdcommons-pom |
| Last Version | Last Version1.3.0.5.RELEASE |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptioncommons-pom
A simple public jar reference
|
| Filename | Size |
|---|---|
| commons-pom-1.3.0.5.RELEASE.pom | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.luues/commons-pom/ -->
<dependency>
<groupId>com.github.luues</groupId>
<artifactId>commons-pom</artifactId>
<version>1.3.0.5.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.luues/commons-pom/
implementation 'com.github.luues:commons-pom:1.3.0.5.RELEASE'
// https://jarcasting.com/artifacts/com.github.luues/commons-pom/
implementation ("com.github.luues:commons-pom:1.3.0.5.RELEASE")
'com.github.luues:commons-pom:pom:1.3.0.5.RELEASE'
<dependency org="com.github.luues" name="commons-pom" rev="1.3.0.5.RELEASE">
<artifact name="commons-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.luues', module='commons-pom', version='1.3.0.5.RELEASE')
)
libraryDependencies += "com.github.luues" % "commons-pom" % "1.3.0.5.RELEASE"
[com.github.luues/commons-pom "1.3.0.5.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| org.projectlombok : lombok | jar | 1.18.0 |
| com.alibaba : fastjson | jar | 1.2.58 |
| org.apache.poi : poi | jar | 4.0.1 |
| org.apache.poi : poi-ooxml | jar | 4.0.1 |
| commons-io : commons-io | jar | 2.6 |
| commons-lang : commons-lang | jar | 2.6 |
| commons-codec : commons-codec | jar | 1.11 |
| org.apache.httpcomponents : httpclient | jar | 4.5.8 |
| org.apache.logging.log4j : log4j-to-slf4j | jar | 2.11.2 |
| org.slf4j : jul-to-slf4j | jar | 1.7.26 |