Requirements
This library depends on spring framework. Can be used with spring-framework alone or on a spring-boot application.
Status
See Status
Usage
See Documentation
| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesIDE Development Tools CLI User Interface | 
        
| GroupId | GroupIdcat.albirar.lib | 
    
| ArtifactId | ArtifactIdalbirar-communications-providers-clickandsend | 
    
| Last Version | Last Version1.3.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionAlbirar Communications Library - SMS Provider for ClickAndSend service 
            A SMS provider for ClickAndSend 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
<!-- https://jarcasting.com/artifacts/cat.albirar.lib/albirar-communications-providers-clickandsend/ -->
<dependency>
    <groupId>cat.albirar.lib</groupId>
    <artifactId>albirar-communications-providers-clickandsend</artifactId>
    <version>1.3.1</version>
</dependency>
                // https://jarcasting.com/artifacts/cat.albirar.lib/albirar-communications-providers-clickandsend/
implementation 'cat.albirar.lib:albirar-communications-providers-clickandsend:1.3.1'
                // https://jarcasting.com/artifacts/cat.albirar.lib/albirar-communications-providers-clickandsend/
implementation ("cat.albirar.lib:albirar-communications-providers-clickandsend:1.3.1")
                'cat.albirar.lib:albirar-communications-providers-clickandsend:jar:1.3.1'
                <dependency org="cat.albirar.lib" name="albirar-communications-providers-clickandsend" rev="1.3.1">
  <artifact name="albirar-communications-providers-clickandsend" type="jar" />
</dependency>
                @Grapes(
@Grab(group='cat.albirar.lib', module='albirar-communications-providers-clickandsend', version='1.3.1')
)
                libraryDependencies += "cat.albirar.lib" % "albirar-communications-providers-clickandsend" % "1.3.1"
                [cat.albirar.lib/albirar-communications-providers-clickandsend "1.3.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.github.clicksend : clicksend-java-client | jar | 1.0.0 | 
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.3.7.RELEASE | 
| org.springframework.boot : spring-boot-devtools | jar | 2.3.7.RELEASE | 
| cat.albirar.lib : albirar-communications-core | jar | 1.3.1 | 
| cat.albirar.lib : albirar-template-engine | jar | 2.1.0 | 
| org.projectlombok : lombok | jar | 1.18.12 | 
| ch.qos.logback : logback-access | jar | 1.2.3 | 
| ch.qos.logback : logback-classic | jar | 1.2.3 | 
| ch.qos.logback : logback-core | jar | 1.2.3 | 
| org.slf4j : jcl-over-slf4j | jar | 1.7.25 | 
| org.springframework : spring-context-support | jar | 5.2.12.RELEASE | 
| jakarta.validation : jakarta.validation-api | jar | 2.0.2 | 
| org.apache.tomcat.embed : tomcat-embed-el | jar | 9.0.33 | 
| org.hibernate.validator : hibernate-validator | jar | 6.0.18.Final | 
| org.junit.jupiter : junit-jupiter | jar | 5.6.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| cat.albirar.lib : albirar-communications-core | jar | 1.3.1 | 
| net.sourceforge.cobertura : cobertura | jar | 2.1.1 | 
| org.springframework : spring-test | jar | 5.2.12.RELEASE | 
| org.springframework.boot : spring-boot-test | jar | 2.3.7.RELEASE | 
| org.springframework.boot : spring-boot-test-autoconfigure | jar | 2.3.7.RELEASE | 
| org.springframework.restdocs : spring-restdocs-mockmvc | jar | 2.0.4.RELEASE | 
| org.springframework.security : spring-security-test | jar | 5.3.2.RELEASE | 
| org.hamcrest : hamcrest | jar | 2.1 | 
| org.hamcrest : hamcrest-core | jar | 2.1 | 
| org.hamcrest : hamcrest-library | jar | 2.1 | 
| org.mockito : mockito-core | jar | 3.1.0 | 
| org.mockito : mockito-inline | jar | 3.1.0 | 
| org.mockito : mockito-junit-jupiter | jar | 3.1.0 | 
| org.awaitility : awaitility | jar | 4.0.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.sun » tools | jar | 0 | 
This library depends on spring framework. Can be used with spring-framework alone or on a spring-boot application.
See Status
See Documentation