JavaAgent--初探


<?xml version="1.0" encoding="UTF-8"?>

xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0

org.qf.agentdemo
qfagent
1.0-SNAPSHOT
jar

qfagent Maven Webapp


UTF-8
1.8
1.8




javassist
javassist
3.12.1.GA
jar



net.bytebuddy
byte-buddy
1.5.7



net.bytebuddy
byte-buddy-agent
1.5.7



com.alibaba
fastjson
1.2.67



junit
junit
4.11
test




qfagent



org.apache.maven.plugins
maven-jar-plugin
3.0.2


true

src/main/resources/META-INF/MANIFEST.MF








org.apache.maven.plugins
maven-compiler-plugin

1.8
1.8




org.apache.maven.plugins
maven-shade-plugin


package

shade






javassist:javassist:jar:
net.bytebuddy:byte-buddy:jar:
net.bytebuddy:byte-buddy-agent:jar:









alimaven

aliyun maven

http://maven.aliyun.com/nexus/content/groups/public/

central



相关