commons

commons lib :: Parent pom

License

License

Categories

Categories

Net
GroupId

GroupId

net.dongliu.commons
ArtifactId

ArtifactId

commons
Last Version

Last Version

1.0.9
Release Date

Release Date

Type

Type

pom
Description

Description

commons
commons lib :: Parent pom

Download commons

Filename Size
commons-1.0.9.pom 5 KB
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.6

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.slf4j : slf4j-log4j12 jar 1.7.6

Project Modules

  • commons-async
  • commons-lang
  • commons-request

Versions

Version
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1