Last Version

Artoria 0.5.30.beta

A toolkit only rely on the jdk.

License

License

GroupId

GroupId

com.github.kahlkn.artoria
ArtifactId

ArtifactId

artoria
Version

Version

0.5.30.beta
Type

Type

jar
Description

Description

Artoria
A toolkit only rely on the jdk.
Project URL

Project URL

https://github.com/kahlkn/artoria
Source Code Management

Source Code Management

https://github.com/kahlkn/artoria

Download artoria 0.5.30.beta


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

Dependencies

provided (3)

Group / Artifact Type Version
cglib : cglib jar 2.2.2
commons-codec : commons-codec jar 1.10
org.bouncycastle : bcprov-jdk16 jar 1.46

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
com.alibaba : fastjson jar 1.2.43
mysql : mysql-connector-java jar 5.1.32

Project Modules

There are no modules declared in this project.