License |
License |
---|---|
GroupId | GroupIdio.sphere.jvmsdk |
ArtifactId | ArtifactIdcommands |
Version | Version1.0.0-M3 |
Type | Typejar |
Description |
Descriptioncommands
commands
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
commands-1.0.0-M3.pom | |
commands-1.0.0-M3.jar | 6 KB |
commands-1.0.0-M3-sources.jar | 5 KB |
commands-1.0.0-M3-javadoc.jar | 43 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.sphere.jvmsdk/commands/ -->
<dependency>
<groupId>io.sphere.jvmsdk</groupId>
<artifactId>commands</artifactId>
<version>1.0.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/io.sphere.jvmsdk/commands/
implementation 'io.sphere.jvmsdk:commands:1.0.0-M3'
// https://jarcasting.com/artifacts/io.sphere.jvmsdk/commands/
implementation ("io.sphere.jvmsdk:commands:1.0.0-M3")
'io.sphere.jvmsdk:commands:jar:1.0.0-M3'
<dependency org="io.sphere.jvmsdk" name="commands" rev="1.0.0-M3">
<artifact name="commands" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sphere.jvmsdk', module='commands', version='1.0.0-M3')
)
libraryDependencies += "io.sphere.jvmsdk" % "commands" % "1.0.0-M3"
[io.sphere.jvmsdk/commands "1.0.0-M3"]
Group / Artifact | Type | Version |
---|---|---|
io.sphere.jvmsdk : common | jar | 1.0.0-M3 |
ch.qos.logback : logback-classic | jar | 1.1.2 |
com.ning : async-http-client | jar | 1.8.7 |
com.google.guava : guava | jar | 17.0 |
com.google.code.findbugs : jsr305 | jar | 2.0.3 |
joda-time : joda-time | jar | 2.3 |
org.joda : joda-convert | jar | 1.6 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.4.1 |
com.fasterxml.jackson.core : jackson-core | jar | 2.4.1.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.4.1.3 |
com.fasterxml.jackson.module : jackson-module-parameter-names | jar | 2.4.1 |
net.jcip : jcip-annotations | jar | 1.0 |
com.typesafe : config | jar | 1.2.0 |
com.neovisionaries : nv-i18n | jar | 1.12 |
org.apache.commons : commons-lang3 | jar | 3.3.2 |
com.github.slugify : slugify | jar | 2.1.2 |
org.zapodot : jackson-databind-java-optional | jar | 2.4.1 |
Group / Artifact | Type | Version |
---|---|---|
org.easytesting : fest-assert | jar | 1.4 |
junit : junit-dep | jar | 4.11 |
com.novocode : junit-interface | jar | 0.10 |
org.scalatest : scalatest_2.10 | jar | 2.1.3 |