License |
License |
---|---|
Categories |
CategoriesRatpack User Interface Web Frameworks |
GroupId | GroupIdio.ratpack |
ArtifactId | ArtifactIdratpack-newrelic |
Last Version | Last Version2.0.0-rc-1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionratpack-newrelic
null
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.ratpack/ratpack-newrelic/ -->
<dependency>
<groupId>io.ratpack</groupId>
<artifactId>ratpack-newrelic</artifactId>
<version>2.0.0-rc-1</version>
</dependency>
// https://jarcasting.com/artifacts/io.ratpack/ratpack-newrelic/
implementation 'io.ratpack:ratpack-newrelic:2.0.0-rc-1'
// https://jarcasting.com/artifacts/io.ratpack/ratpack-newrelic/
implementation ("io.ratpack:ratpack-newrelic:2.0.0-rc-1")
'io.ratpack:ratpack-newrelic:jar:2.0.0-rc-1'
<dependency org="io.ratpack" name="ratpack-newrelic" rev="2.0.0-rc-1">
<artifact name="ratpack-newrelic" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.ratpack', module='ratpack-newrelic', version='2.0.0-rc-1')
)
libraryDependencies += "io.ratpack" % "ratpack-newrelic" % "2.0.0-rc-1"
[io.ratpack/ratpack-newrelic "2.0.0-rc-1"]
Group / Artifact | Type | Version |
---|---|---|
io.ratpack : ratpack-guice | jar | 2.0.0-rc-1 |
Group / Artifact | Type | Version |
---|---|---|
com.newrelic.agent.java : newrelic-api | jar | 5.13.0 |