is not current version
Last Version 2.7.0

particle-smartystreets 2.6.7

SmartyStreets Facade for the Particle Framework

License

License

GroupId

GroupId

io.sdsolutions.particle
ArtifactId

ArtifactId

smartystreets
Version

Version

2.6.7
Type

Type

jar
Description

Description

particle-smartystreets
SmartyStreets Facade for the Particle Framework
Source Code Management

Source Code Management

https://github.com/sdsolutionsio/particle-smartystreets/tree/main

Download smartystreets 2.6.7


<!-- https://jarcasting.com/artifacts/io.sdsolutions.particle/smartystreets/ -->
<dependency>
    <groupId>io.sdsolutions.particle</groupId>
    <artifactId>smartystreets</artifactId>
    <version>2.6.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.sdsolutions.particle/smartystreets/
implementation 'io.sdsolutions.particle:smartystreets:2.6.7'
// https://jarcasting.com/artifacts/io.sdsolutions.particle/smartystreets/
implementation ("io.sdsolutions.particle:smartystreets:2.6.7")
'io.sdsolutions.particle:smartystreets:jar:2.6.7'
<dependency org="io.sdsolutions.particle" name="smartystreets" rev="2.6.7">
  <artifact name="smartystreets" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sdsolutions.particle', module='smartystreets', version='2.6.7')
)
libraryDependencies += "io.sdsolutions.particle" % "smartystreets" % "2.6.7"
[io.sdsolutions.particle/smartystreets "2.6.7"]

Dependencies

compile (11)

Group / Artifact Type Version
org.springframework.security : spring-security-core jar
javax.servlet : javax.servlet-api jar 4.0.1
org.slf4j : slf4j-api jar 1.7.36
io.springfox : springfox-boot-starter jar 3.0.0
com.smartystreets.api : smartystreets-java-sdk jar 3.12.2
org.apache.commons : commons-lang3 jar 3.12.0
org.apache.poi : poi-ooxml jar 5.1.0
com.github.dozermapper : dozer-core jar 6.5.2
org.ehcache : ehcache jar 3.9.7
org.springframework : spring-webmvc jar
org.springframework.boot : spring-boot-autoconfigure jar 2.6.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.