cpj-common

臭皮匠通用工具集

License

License

GroupId

GroupId

com.github.3cpj
ArtifactId

ArtifactId

cpj-common
Last Version

Last Version

1.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

cpj-common
臭皮匠通用工具集

Download cpj-common

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.17

provided (2)

Group / Artifact Type Version
javax.mail : mail jar 1.4
org.springframework : spring-context-support jar 4.2.4.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.1
1.5.0