License |
License |
---|---|
GroupId | GroupIdorg.bitbucket.askllc.fermenter.stout |
ArtifactId | ArtifactIdstout-spring-util |
Last Version | Last Version2.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFermenter::Stout::Spring::Util
Provides common Spring utlity functionality across service and client jars
|
Filename | Size |
---|---|
stout-spring-util-2.4.0.pom | |
stout-spring-util-2.4.0.jar | 4 KB |
stout-spring-util-2.4.0-sources.jar | 3 KB |
stout-spring-util-2.4.0-javadoc.jar | 28 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
org.springframework : spring-context | jar | 5.2.8.RELEASE |
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
|