License |
License |
---|---|
GroupId | GroupIdcom.nerdvision |
ArtifactId | ArtifactIdagent |
Last Version | Last Version3.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThis is the common POM for nerd.vision projects.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
agent-3.0.2.pom | |
agent-3.0.2.jar | 19 MB |
agent-3.0.2-sources.jar | 3 KB |
agent-3.0.2-javadoc.jar | 984 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nerdvision/agent/ -->
<dependency>
<groupId>com.nerdvision</groupId>
<artifactId>agent</artifactId>
<version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.nerdvision/agent/
implementation 'com.nerdvision:agent:3.0.2'
// https://jarcasting.com/artifacts/com.nerdvision/agent/
implementation ("com.nerdvision:agent:3.0.2")
'com.nerdvision:agent:jar:3.0.2'
<dependency org="com.nerdvision" name="agent" rev="3.0.2">
<artifact name="agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nerdvision', module='agent', version='3.0.2')
)
libraryDependencies += "com.nerdvision" % "agent" % "3.0.2"
[com.nerdvision/agent "3.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.nerdvision : data-dog | jar | 3.0.2 |
com.nerdvision : agent-api | jar | 3.0.2 |
org.apache.commons : commons-text | jar | 1.3 |
org.slf4j : slf4j-jdk14 | jar | 1.7.30 |
org.json : json | jar | 20190722 |
com.squareup.okhttp3 : okhttp | jar | 3.12.11 |
io.grpc : grpc-netty | jar | 1.20.0 |
io.netty : netty-tcnative-boringssl-static | jar | 2.0.51.Final |
io.netty : netty-tcnative-boringssl-static | jar | 2.0.51.Final |
io.netty : netty-tcnative-boringssl-static | jar | 2.0.51.Final |
io.grpc : grpc-protobuf | jar | 1.20.0 |
io.grpc : grpc-stub | jar | 1.20.0 |
io.grpc : grpc-core | jar | 1.20.0 |
io.grpc : grpc-context | jar | 1.20.0 |
com.nerdvision : grpc-api | jar | 2.0.0 |
org.ow2.asm : asm | jar | 8.0.1 |
org.ow2.asm : asm-commons | jar | 8.0.1 |
org.ow2.asm : asm-tree | jar | 8.0.1 |
com.nerdvision : reflection-java9 | jar | 3.0.2 |
com.nerdvision : reflection-api | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy : groovy | jar | 2.2.2 |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-grpc | jar | 3.6.3 |
org.mock-server : mockserver-netty | jar | RELEASE |
com.nerdvision : test-utils | jar | 3.0.2 |
org.apache.tomcat : tomcat-jasper | jar | 9.0.6 |
org.junit.jupiter : junit-jupiter-api | jar | 5.5.1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.5.1 |
org.junit.jupiter : junit-jupiter-params | jar | 5.5.1 |
org.junit.jupiter : junit-jupiter-migrationsupport | jar | 5.5.1 |
org.junit.vintage : junit-vintage-engine | jar | 5.5.1 |
org.mockito : mockito-core | jar | 3.1.0 |