License |
License |
---|---|
GroupId | GroupIdcom.github.mstream-trader |
ArtifactId | ArtifactIdcommons-http |
Last Version | Last Version1.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTrading simulation game
|
Filename | Size |
---|---|
commons-http-1.9.pom | |
commons-http-1.9.jar | 6 KB |
commons-http-1.9-sources.jar | 5 KB |
commons-http-1.9-javadoc.jar | 52 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mstream-trader/commons-http/ -->
<dependency>
<groupId>com.github.mstream-trader</groupId>
<artifactId>commons-http</artifactId>
<version>1.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mstream-trader/commons-http/
implementation 'com.github.mstream-trader:commons-http:1.9'
// https://jarcasting.com/artifacts/com.github.mstream-trader/commons-http/
implementation ("com.github.mstream-trader:commons-http:1.9")
'com.github.mstream-trader:commons-http:jar:1.9'
<dependency org="com.github.mstream-trader" name="commons-http" rev="1.9">
<artifact name="commons-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mstream-trader', module='commons-http', version='1.9')
)
libraryDependencies += "com.github.mstream-trader" % "commons-http" % "1.9"
[com.github.mstream-trader/commons-http "1.9"]
Group / Artifact | Type | Version |
---|---|---|
com.github.mstream-trader : commons-utils | jar | 1.5 |
com.github.mstream-trader : commons-config | jar | 1.15 |
com.fasterxml.jackson.datatype : jackson-datatype-guava | jar | 2.8.3 |
io.ratpack : ratpack-core | jar | 1.4.2 |
io.reactivex : rxjava | jar | 1.2.2 |
io.reactivex : rxnetty-http | jar | 0.5.2-rc.5 |
io.reactivex : rxnetty-common | jar | 0.5.2-rc.5 |
com.google.inject : guice | jar | 4.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 2.0.2-beta |