| License |
License |
|---|---|
| GroupId | GroupIdcom.github.groupon.monsoon |
| ArtifactId | ArtifactIdmonsoon-remote-history |
| Version | Version2.3.1 |
| Type | Typejar |
| Description |
DescriptionMon-soon remote history
The root of the mon-soon project.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| monsoon-remote-history-2.3.1.pom | |
| monsoon-remote-history-2.3.1.jar | 124 KB |
| monsoon-remote-history-2.3.1-sources.jar | 48 KB |
| monsoon-remote-history-2.3.1-javadoc.jar | 303 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.groupon.monsoon/monsoon-remote-history/ -->
<dependency>
<groupId>com.github.groupon.monsoon</groupId>
<artifactId>monsoon-remote-history</artifactId>
<version>2.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.groupon.monsoon/monsoon-remote-history/
implementation 'com.github.groupon.monsoon:monsoon-remote-history:2.3.1'
// https://jarcasting.com/artifacts/com.github.groupon.monsoon/monsoon-remote-history/
implementation ("com.github.groupon.monsoon:monsoon-remote-history:2.3.1")
'com.github.groupon.monsoon:monsoon-remote-history:jar:2.3.1'
<dependency org="com.github.groupon.monsoon" name="monsoon-remote-history" rev="2.3.1">
<artifact name="monsoon-remote-history" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.groupon.monsoon', module='monsoon-remote-history', version='2.3.1')
)
libraryDependencies += "com.github.groupon.monsoon" % "monsoon-remote-history" % "2.3.1"
[com.github.groupon.monsoon/monsoon-remote-history "2.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.groupon.monsoon : monsoon-collector-base | jar | 2.3.1 |
| com.github.groupon.monsoon : monsoon-impl-intf | jar | 2.3.1 |
| joda-time : joda-time | jar | 2.8 |
| org.acplt.remotetea : remotetea-oncrpc | jar | 1.1.3 |
| net.sf.trove4j : trove4j | jar | 3.0.3 |
| 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 |