Last Version

Fermenter::Stout::Spring::Util 2.4.0

Provides common Spring utlity functionality across service and client jars

License

License

GroupId

GroupId

org.bitbucket.askllc.fermenter.stout
ArtifactId

ArtifactId

stout-spring-util
Version

Version

2.4.0
Type

Type

jar
Description

Description

Fermenter::Stout::Spring::Util
Provides common Spring utlity functionality across service and client jars

Download stout-spring-util 2.4.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
org.springframework : spring-context jar 5.2.8.RELEASE

Project Modules

There are no modules declared in this project.