| License |
License |
|---|---|
| GroupId | GroupIdcom.github.groupon.monsoon |
| ArtifactId | ArtifactIdmonsoon-processors |
| Last Version | Last Version2.3.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionMon-soon processors
Processors of the mon-soon project.
|
| Filename | Size |
|---|---|
| monsoon-processors-2.3.1.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.groupon.monsoon/monsoon-processors/ -->
<dependency>
<groupId>com.github.groupon.monsoon</groupId>
<artifactId>monsoon-processors</artifactId>
<version>2.3.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.groupon.monsoon/monsoon-processors/
implementation 'com.github.groupon.monsoon:monsoon-processors:2.3.1'
// https://jarcasting.com/artifacts/com.github.groupon.monsoon/monsoon-processors/
implementation ("com.github.groupon.monsoon:monsoon-processors:2.3.1")
'com.github.groupon.monsoon:monsoon-processors:pom:2.3.1'
<dependency org="com.github.groupon.monsoon" name="monsoon-processors" rev="2.3.1">
<artifact name="monsoon-processors" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.groupon.monsoon', module='monsoon-processors', version='2.3.1')
)
libraryDependencies += "com.github.groupon.monsoon" % "monsoon-processors" % "2.3.1"
[com.github.groupon.monsoon/monsoon-processors "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 |