License |
License |
---|---|
GroupId | GroupIdhu.blackbelt |
ArtifactId | ArtifactIdcollectd-parent |
Version | Version1.0.1 |
Type | Typepom |
Description |
DescriptionCollectd parent
Parent project of Collectd components.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
collectd-parent-1.0.1.pom | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/hu.blackbelt/collectd-parent/ -->
<dependency>
<groupId>hu.blackbelt</groupId>
<artifactId>collectd-parent</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/hu.blackbelt/collectd-parent/
implementation 'hu.blackbelt:collectd-parent:1.0.1'
// https://jarcasting.com/artifacts/hu.blackbelt/collectd-parent/
implementation ("hu.blackbelt:collectd-parent:1.0.1")
'hu.blackbelt:collectd-parent:pom:1.0.1'
<dependency org="hu.blackbelt" name="collectd-parent" rev="1.0.1">
<artifact name="collectd-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='hu.blackbelt', module='collectd-parent', version='1.0.1')
)
libraryDependencies += "hu.blackbelt" % "collectd-parent" % "1.0.1"
[hu.blackbelt/collectd-parent "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.16 |
com.google.code.findbugs : annotations | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.25 |
junit : junit | jar | 4.12 |