agile4j-utils

工具包

License

License

GroupId

GroupId

com.agile4j
ArtifactId

ArtifactId

agile4j-utils
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

agile4j-utils
工具包
Project URL

Project URL

https://github.com/agile4j/agile4j-utils
Source Code Management

Source Code Management

https://github.com/agile4j/agile4j-utils

Download agile4j-utils

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.31
org.jetbrains.kotlin : kotlin-reflect jar 1.3.31
org.slf4j : slf4j-log4j12 jar 1.7.2
org.apache.commons : commons-lang3 jar 3.5
commons-beanutils : commons-beanutils jar 1.9.3
commons-collections : commons-collections jar 3.2.1
dom4j : dom4j jar 1.6.1
org.yaml : snakeyaml jar 1.17
org.aspectj : aspectjweaver jar 1.8.4
cglib : cglib jar 2.2.2

Project Modules

There are no modules declared in this project.

agile4j-utils

agile4j-utils是基础工具包,提供了一些Kotlin项目常用的工具类。

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0