License |
License |
---|---|
Categories |
CategoriesJava Languages CLI User Interface |
GroupId | GroupIdcom.m3 |
ArtifactId | ArtifactIdjava-client_2.10 |
Last Version | Last Version2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjava-client
java-client
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.m3 |
Filename | Size |
---|---|
java-client_2.10-2.3.pom | |
java-client_2.10-2.3.jar | 59 KB |
java-client_2.10-2.3-sources.jar | 9 KB |
java-client_2.10-2.3-javadoc.jar | 365 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.m3/java-client_2.10/ -->
<dependency>
<groupId>com.m3</groupId>
<artifactId>java-client_2.10</artifactId>
<version>2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.m3/java-client_2.10/
implementation 'com.m3:java-client_2.10:2.3'
// https://jarcasting.com/artifacts/com.m3/java-client_2.10/
implementation ("com.m3:java-client_2.10:2.3")
'com.m3:java-client_2.10:jar:2.3'
<dependency org="com.m3" name="java-client_2.10" rev="2.3">
<artifact name="java-client_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.m3', module='java-client_2.10', version='2.3')
)
libraryDependencies += "com.m3" % "java-client_2.10" % "2.3"
[com.m3/java-client_2.10 "2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.4 |
com.m3 : models_2.10 | jar | 2.3 |
org.scoverage : scalac-scoverage-plugin_2.10 | jar | 0.99.9 |
com.google.code.findbugs : jsr305 | jar | 3.0.0 |
org.slf4j : slf4j-api | jar | 1.7.7 |
com.ning : async-http-client | jar | 1.8.14 |
com.fasterxml.jackson.core : jackson-core | jar | 2.4.3 |
com.fasterxml.jackson.module : jackson-module-scala_2.10 | jar | 2.4.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.4.3 |
org.slf4j : jcl-over-slf4j | jar | 1.7.7 |
org.slf4j : log4j-over-slf4j | jar | 1.7.7 |
org.slf4j : jul-to-slf4j | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.1.2 |
org.scalatest : scalatest_2.10 | jar | 2.2.2 |