License |
License |
---|---|
GroupId | GroupIdcom.opsmatters |
ArtifactId | ArtifactIdopsmatters-core |
Version | Version1.0.2 |
Type | Typejar |
Description |
DescriptionOpsMatters Core
Java library for the opsmatters suite including a data cache for New Relic Monitoring and Alerting, models, and reporting utilities.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
opsmatters-core-1.0.2.pom | |
opsmatters-core-1.0.2.jar | 99 KB |
opsmatters-core-1.0.2-sources.jar | 86 KB |
opsmatters-core-1.0.2-javadoc.jar | 355 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.opsmatters/opsmatters-core/ -->
<dependency>
<groupId>com.opsmatters</groupId>
<artifactId>opsmatters-core</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.opsmatters/opsmatters-core/
implementation 'com.opsmatters:opsmatters-core:1.0.2'
// https://jarcasting.com/artifacts/com.opsmatters/opsmatters-core/
implementation ("com.opsmatters:opsmatters-core:1.0.2")
'com.opsmatters:opsmatters-core:jar:1.0.2'
<dependency org="com.opsmatters" name="opsmatters-core" rev="1.0.2">
<artifact name="opsmatters-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opsmatters', module='opsmatters-core', version='1.0.2')
)
libraryDependencies += "com.opsmatters" % "opsmatters-core" % "1.0.2"
[com.opsmatters/opsmatters-core "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.opsmatters : newrelic-api | jar | 1.0.11 |
org.docx4j : docx4j | jar | 3.3.6 |
net.sourceforge.jexcelapi : jxl | jar | 2.6.12 |
com.opencsv : opencsv | jar | 4.1 |
joda-time : joda-time | jar | 2.9.9 |
org.apache.commons : commons-lang3 | jar | 3.7 |
commons-codec : commons-codec | jar | 1.11 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |