Fermenter::Stout::Spring::Client

Provides base functionality and patterns for utilizing Spring to provide rest client needs

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.bitbucket.askllc.fermenter.stout
ArtifactId

ArtifactId

stout-spring-client
Last Version

Last Version

2.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

Fermenter::Stout::Spring::Client
Provides base functionality and patterns for utilizing Spring to provide rest client needs

Download stout-spring-client

How to add to project

<!-- https://jarcasting.com/artifacts/org.bitbucket.askllc.fermenter.stout/stout-spring-client/ -->
<dependency>
    <groupId>org.bitbucket.askllc.fermenter.stout</groupId>
    <artifactId>stout-spring-client</artifactId>
    <version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.askllc.fermenter.stout/stout-spring-client/
implementation 'org.bitbucket.askllc.fermenter.stout:stout-spring-client:2.4.0'
// https://jarcasting.com/artifacts/org.bitbucket.askllc.fermenter.stout/stout-spring-client/
implementation ("org.bitbucket.askllc.fermenter.stout:stout-spring-client:2.4.0")
'org.bitbucket.askllc.fermenter.stout:stout-spring-client:jar:2.4.0'
<dependency org="org.bitbucket.askllc.fermenter.stout" name="stout-spring-client" rev="2.4.0">
  <artifact name="stout-spring-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.askllc.fermenter.stout', module='stout-spring-client', version='2.4.0')
)
libraryDependencies += "org.bitbucket.askllc.fermenter.stout" % "stout-spring-client" % "2.4.0"
[org.bitbucket.askllc.fermenter.stout/stout-spring-client "2.4.0"]

Dependencies

compile (16)

Group / Artifact Type Version
org.bitbucket.askllc.fermenter.stout : stout-core jar 2.4.0
org.bitbucket.askllc.fermenter.stout : stout-authentication jar 2.4.0
org.bitbucket.askllc.fermenter.stout : stout-spring-util jar 2.4.0
org.bitbucket.askllc.krausening : krausening jar 7
org.slf4j : slf4j-api jar 1.7.21
org.apache.commons : commons-lang3 jar 3.4
commons-beanutils : commons-beanutils jar 1.9.3
org.springframework : spring-context jar 5.2.8.RELEASE
org.springframework : spring-aop jar 5.2.8.RELEASE
javax.inject : javax.inject jar 1
com.fasterxml.jackson.core : jackson-core jar 2.11.2
com.fasterxml.jackson.core : jackson-databind jar 2.11.2
io.github.openfeign : feign-core jar 9.4.0
net.sf.jsignature.io-tools : easystream jar 1.2.15
org.jboss.narayana.jta : narayana-jta jar 5.9.5.Final
org.springframework : spring-tx jar 5.2.8.RELEASE

provided (1)

Group / Artifact Type Version
javax : javaee-api jar 7.0

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
info.cukes : cucumber-java jar 1.2.5
info.cukes : cucumber-junit jar 1.2.5
org.apache.logging.log4j : log4j-slf4j-impl jar 2.13.3
org.apache.logging.log4j : log4j-core jar 2.13.3

Project Modules

There are no modules declared in this project.

Versions

Version
2.4.0
2.3.0
2.2.0
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.1
2.0.0
2.0.0.CR24
2.0.0.RC23
2.0.0.RC22
2.0.0.RC21
2.0.0.RC20
2.0.0.CR19
2.0.0.CR18
2.0.0.CR17
2.0.0.CR16
2.0.0.CR15
2.0.0.CR14
2.0.0.CR13
2.0.0.CR12
2.0.0.CR11
2.0.0.CR10
2.0.0.CR9