Last Version

elasticmq-plugin 0.1

elasticmq-plugin is a Gradle plugin for launching ElasticMq during a build

License

License

GroupId

GroupId

com.shazam
ArtifactId

ArtifactId

elasticmq-plugin
Version

Version

0.1
Type

Type

jar
Description

Description

elasticmq-plugin
elasticmq-plugin is a Gradle plugin for launching ElasticMq during a build
Project URL

Project URL

https://github.com/shazam/elasticmq-gradle-plugin
Source Code Management

Source Code Management

https://github.com/shazam/elasticmq-gradle-plugin

Download elasticmq-plugin 0.1


<!-- https://jarcasting.com/artifacts/com.shazam/elasticmq-plugin/ -->
<dependency>
    <groupId>com.shazam</groupId>
    <artifactId>elasticmq-plugin</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.shazam/elasticmq-plugin/
implementation 'com.shazam:elasticmq-plugin:0.1'
// https://jarcasting.com/artifacts/com.shazam/elasticmq-plugin/
implementation ("com.shazam:elasticmq-plugin:0.1")
'com.shazam:elasticmq-plugin:jar:0.1'
<dependency org="com.shazam" name="elasticmq-plugin" rev="0.1">
  <artifact name="elasticmq-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.shazam', module='elasticmq-plugin', version='0.1')
)
libraryDependencies += "com.shazam" % "elasticmq-plugin" % "0.1"
[com.shazam/elasticmq-plugin "0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.0
org.elasticmq : elasticmq-core_2.11 jar 0.8.2
org.elasticmq : elasticmq-rest-sqs_2.11 jar 0.8.2

Project Modules

There are no modules declared in this project.