| License |
License |
|---|---|
| GroupId | GroupIdio.sphere.sdk.jvm |
| ArtifactId | ArtifactIdtaxes |
| Version | Version1.0.0-M5 |
| Type | Typejar |
| Description |
Descriptiontaxes
taxes
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| taxes-1.0.0-M5.pom | |
| taxes-1.0.0-M5.jar | 12 KB |
| taxes-1.0.0-M5-sources.jar | 8 KB |
| taxes-1.0.0-M5-javadoc.jar | 58 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.sphere.sdk.jvm/taxes/ -->
<dependency>
<groupId>io.sphere.sdk.jvm</groupId>
<artifactId>taxes</artifactId>
<version>1.0.0-M5</version>
</dependency>
// https://jarcasting.com/artifacts/io.sphere.sdk.jvm/taxes/
implementation 'io.sphere.sdk.jvm:taxes:1.0.0-M5'
// https://jarcasting.com/artifacts/io.sphere.sdk.jvm/taxes/
implementation ("io.sphere.sdk.jvm:taxes:1.0.0-M5")
'io.sphere.sdk.jvm:taxes:jar:1.0.0-M5'
<dependency org="io.sphere.sdk.jvm" name="taxes" rev="1.0.0-M5">
<artifact name="taxes" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sphere.sdk.jvm', module='taxes', version='1.0.0-M5')
)
libraryDependencies += "io.sphere.sdk.jvm" % "taxes" % "1.0.0-M5"
[io.sphere.sdk.jvm/taxes "1.0.0-M5"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.sphere.sdk.jvm : common | jar | 1.0.0-M5 |
| ch.qos.logback : logback-classic | jar | 1.1.2 |
| 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 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.4.2 |
| org.zapodot : jackson-databind-java-optional | jar | 2.4.1 |
| com.ning : async-http-client | jar | 1.8.7 |
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.sphere.sdk.jvm : integration-test-lib_2.10 | jar | 1.0.0-M5 |
| io.sphere.sdk.jvm : play-java-test-lib_2.10 | jar | 1.0.0-M5 |
| 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 |