License |
License |
---|---|
GroupId | GroupIdcom.opsgenie |
ArtifactId | ArtifactIdopsgenie-core |
Version | Version2.0.0 |
Type | Typejar |
Description |
Descriptionopsgenie-core
OpsGenie OSS Projects
|
Project URL |
Project URL |
Filename | Size |
---|---|
opsgenie-core-2.0.0.pom | |
opsgenie-core-2.0.0.jar | 63 KB |
opsgenie-core-2.0.0-sources.jar | 34 KB |
opsgenie-core-2.0.0-javadoc.jar | 326 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.opsgenie/opsgenie-core/ -->
<dependency>
<groupId>com.opsgenie</groupId>
<artifactId>opsgenie-core</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.opsgenie/opsgenie-core/
implementation 'com.opsgenie:opsgenie-core:2.0.0'
// https://jarcasting.com/artifacts/com.opsgenie/opsgenie-core/
implementation ("com.opsgenie:opsgenie-core:2.0.0")
'com.opsgenie:opsgenie-core:jar:2.0.0'
<dependency org="com.opsgenie" name="opsgenie-core" rev="2.0.0">
<artifact name="opsgenie-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opsgenie', module='opsgenie-core', version='2.0.0')
)
libraryDependencies += "com.opsgenie" % "opsgenie-core" % "2.0.0"
[com.opsgenie/opsgenie-core "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.6.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |