License |
License |
---|---|
GroupId | GroupIdcom.jashmore |
ArtifactId | ArtifactIdextensions |
Version | Version3.1.1 |
Type | Typepom |
Description |
DescriptionJava Dynamic SQS Listener - Extensions
Extra functionality that is built ontop of the library, for example specific Argument Resolvers.
|
Filename | Size |
---|---|
extensions-3.1.1.pom | 812 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.jashmore/extensions/ -->
<dependency>
<groupId>com.jashmore</groupId>
<artifactId>extensions</artifactId>
<version>3.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jashmore/extensions/
implementation 'com.jashmore:extensions:3.1.1'
// https://jarcasting.com/artifacts/com.jashmore/extensions/
implementation ("com.jashmore:extensions:3.1.1")
'com.jashmore:extensions:pom:3.1.1'
<dependency org="com.jashmore" name="extensions" rev="3.1.1">
<artifact name="extensions" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jashmore', module='extensions', version='3.1.1')
)
libraryDependencies += "com.jashmore" % "extensions" % "3.1.1"
[com.jashmore/extensions "3.1.1"]
Group / Artifact | Type | Version |
---|---|---|
net.jcip : jcip-annotations | jar | 1.0 |
com.github.spotbugs : spotbugs-annotations | jar | 4.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.6.2 |
org.mockito : mockito-junit-jupiter | jar | 3.3.3 |
org.mockito : mockito-core | jar | 3.3.3 |
org.hamcrest : hamcrest | jar | 2.2 |
org.assertj : assertj-core | jar | 3.12.2 |
ch.qos.logback : logback-core | jar | 1.2.3 |
ch.qos.logback : logback-classic | jar | 1.2.3 |