Matrix :: 公共类库

公共基础类库。包括一些基本类、实用工具、数据库访问、系统配置、安全管理等。

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.matrixjavalib
ArtifactId

ArtifactId

mxlib-common
Last Version

Last Version

2.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Matrix :: 公共类库
公共基础类库。包括一些基本类、实用工具、数据库访问、系统配置、安全管理等。
Project URL

Project URL

http://code.google.com/p/matrixjavalib/site/net.sf.matrixjavalib/mxlib-common/2.1.1/mxlib-common
Project Organization

Project Organization

Matrix
Source Code Management

Source Code Management

https://github.com/tweea/matrixjavalib-main-common

Download mxlib-common

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2
com.google.guava : guava jar 29.0-jre
commons-beanutils : commons-beanutils jar 1.9.4
commons-codec : commons-codec jar 1.14
commons-io : commons-io jar 2.7
joda-time : joda-time jar 2.10.6
org.apache.commons : commons-collections4 jar 4.4
org.apache.commons : commons-configuration2 jar 2.7
org.apache.commons : commons-lang3 jar 3.11
org.apache.commons : commons-text jar 1.9
org.slf4j : jul-to-slf4j jar 1.7.30
org.slf4j : slf4j-api jar 1.7.30
org.springframework : spring-core jar 5.2.8.RELEASE

runtime (1)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.7.30

test (4)

Group / Artifact Type Version
net.sf.matrixjavalib.build : checkstyle-config jar 1.16
org.apache.logging.log4j : log4j-slf4j-impl jar 2.13.3
org.assertj : assertj-core jar 3.17.1
org.junit.jupiter : junit-jupiter jar 5.6.2

Project Modules

There are no modules declared in this project.

matrixjavalib-main-common

matrixjavalib 公共类库

Versions

Version
2.1.1
2.1.0
2.0.3
2.0.2
2.0.1
2.0.0
1.7.1
1.7.0
1.6.1
1.6.0
1.5.2
1.5.1
1.5.0
1.4.5