| License |
License |
|---|---|
| GroupId | GroupIdcom.github.groupon.monsoon |
| ArtifactId | ArtifactIdmonsoon-lib |
| Version | Version2.3.1 |
| Type | Typejar |
| Description |
DescriptionMon-soon misc components
The root of the mon-soon project.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| monsoon-lib-2.3.1.pom | |
| monsoon-lib-2.3.1.jar | 106 KB |
| monsoon-lib-2.3.1-sources.jar | 45 KB |
| monsoon-lib-2.3.1-javadoc.jar | 174 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.groupon.monsoon/monsoon-lib/ -->
<dependency>
<groupId>com.github.groupon.monsoon</groupId>
<artifactId>monsoon-lib</artifactId>
<version>2.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.groupon.monsoon/monsoon-lib/
implementation 'com.github.groupon.monsoon:monsoon-lib:2.3.1'
// https://jarcasting.com/artifacts/com.github.groupon.monsoon/monsoon-lib/
implementation ("com.github.groupon.monsoon:monsoon-lib:2.3.1")
'com.github.groupon.monsoon:monsoon-lib:jar:2.3.1'
<dependency org="com.github.groupon.monsoon" name="monsoon-lib" rev="2.3.1">
<artifact name="monsoon-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.groupon.monsoon', module='monsoon-lib', version='2.3.1')
)
libraryDependencies += "com.github.groupon.monsoon" % "monsoon-lib" % "2.3.1"
[com.github.groupon.monsoon/monsoon-lib "2.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| joda-time : joda-time | jar | 2.8 |
| args4j : args4j | jar | 2.33 |
| 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 |