Last Version

ak47-core 0.1.2

Ak47 - an easy Network Service Testing Framework

License

License

GroupId

GroupId

com.wangyin
ArtifactId

ArtifactId

ak47-core
Version

Version

0.1.2
Type

Type

jar
Description

Description

ak47-core
Ak47 - an easy Network Service Testing Framework
Project Organization

Project Organization

JD-wangyin

Download ak47-core 0.1.2


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

Dependencies

compile (5)

Group / Artifact Type Version
io.netty : netty-all jar 4.0.29.Final
org.slf4j : slf4j-api jar 1.7.5
ch.qos.logback : logback-classic jar 1.0.13
ch.qos.logback : logback-core jar 1.0.13
org.yaml : snakeyaml jar 1.12

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.8.7

Project Modules

There are no modules declared in this project.