easy-agent-core

javaagent core sdk framework

License

License

GroupId

GroupId

io.github.gxhunter
ArtifactId

ArtifactId

easy-agent-core
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

easy-agent-core
javaagent core sdk framework
Project URL

Project URL

https://github.com/GXhunter/easy-javaagent-core.git
Source Code Management

Source Code Management

https://github.com/GXhunter/easy-javaagent-core.git

Download easy-agent-core

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.ow2.asm : asm jar 9.2
org.projectlombok : lombok jar 1.18.22
org.json : json jar 20211205

system (1)

Group / Artifact Type Version
com.sun » tools jar 1.8

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0