License |
License |
---|---|
GroupId | GroupIdcom.github.groupon.monsoon |
ArtifactId | ArtifactIdmonsoon-collectors |
Last Version | Last Version2.3.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionMon-soon collectors
Collectors of the mon-soon project.
|
Filename | Size |
---|---|
monsoon-collectors-2.3.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.groupon.monsoon/monsoon-collectors/ -->
<dependency>
<groupId>com.github.groupon.monsoon</groupId>
<artifactId>monsoon-collectors</artifactId>
<version>2.3.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.groupon.monsoon/monsoon-collectors/
implementation 'com.github.groupon.monsoon:monsoon-collectors:2.3.1'
// https://jarcasting.com/artifacts/com.github.groupon.monsoon/monsoon-collectors/
implementation ("com.github.groupon.monsoon:monsoon-collectors:2.3.1")
'com.github.groupon.monsoon:monsoon-collectors:pom:2.3.1'
<dependency org="com.github.groupon.monsoon" name="monsoon-collectors" rev="2.3.1">
<artifact name="monsoon-collectors" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.groupon.monsoon', module='monsoon-collectors', version='2.3.1')
)
libraryDependencies += "com.github.groupon.monsoon" % "monsoon-collectors" % "2.3.1"
[com.github.groupon.monsoon/monsoon-collectors "2.3.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.groupon.monsoon : monsoon-collector-base | jar | 2.3.1 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.mockito : mockito-all | jar | 1.10.19 |
org.powermock : powermock-module-junit4 | jar | 1.6.2 |
org.powermock : powermock-api-mockito | jar | 1.6.2 |