Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdio.github.cdklabs.cdk_cloudformation |
ArtifactId | ArtifactIdsplunk-enterprise-quickstart-module |
Version | Version1.0.0-alpha.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.github.cdklabs.cdk_cloudformation/splunk-enterprise-quickstart-module/ -->
<dependency>
<groupId>io.github.cdklabs.cdk_cloudformation</groupId>
<artifactId>splunk-enterprise-quickstart-module</artifactId>
<version>1.0.0-alpha.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.cdklabs.cdk_cloudformation/splunk-enterprise-quickstart-module/
implementation 'io.github.cdklabs.cdk_cloudformation:splunk-enterprise-quickstart-module:1.0.0-alpha.1'
// https://jarcasting.com/artifacts/io.github.cdklabs.cdk_cloudformation/splunk-enterprise-quickstart-module/
implementation ("io.github.cdklabs.cdk_cloudformation:splunk-enterprise-quickstart-module:1.0.0-alpha.1")
'io.github.cdklabs.cdk_cloudformation:splunk-enterprise-quickstart-module:jar:1.0.0-alpha.1'
<dependency org="io.github.cdklabs.cdk_cloudformation" name="splunk-enterprise-quickstart-module" rev="1.0.0-alpha.1">
<artifact name="splunk-enterprise-quickstart-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.cdklabs.cdk_cloudformation', module='splunk-enterprise-quickstart-module', version='1.0.0-alpha.1')
)
libraryDependencies += "io.github.cdklabs.cdk_cloudformation" % "splunk-enterprise-quickstart-module" % "1.0.0-alpha.1"
[io.github.cdklabs.cdk_cloudformation/splunk-enterprise-quickstart-module "1.0.0-alpha.1"]