is not current version
Last Version 1.5.0

com.github.bogdanovmn.common:common-spring 1.4.9

Java common library (spring)

GroupId

GroupId

com.github.bogdanovmn.common
ArtifactId

ArtifactId

common-spring
Version

Version

1.4.9
Type

Type

jar

Download common-spring 1.4.9


<!-- https://jarcasting.com/artifacts/com.github.bogdanovmn.common/common-spring/ -->
<dependency>
    <groupId>com.github.bogdanovmn.common</groupId>
    <artifactId>common-spring</artifactId>
    <version>1.4.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bogdanovmn.common/common-spring/
implementation 'com.github.bogdanovmn.common:common-spring:1.4.9'
// https://jarcasting.com/artifacts/com.github.bogdanovmn.common/common-spring/
implementation ("com.github.bogdanovmn.common:common-spring:1.4.9")
'com.github.bogdanovmn.common:common-spring:jar:1.4.9'
<dependency org="com.github.bogdanovmn.common" name="common-spring" rev="1.4.9">
  <artifact name="common-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bogdanovmn.common', module='common-spring', version='1.4.9')
)
libraryDependencies += "com.github.bogdanovmn.common" % "common-spring" % "1.4.9"
[com.github.bogdanovmn.common/common-spring "1.4.9"]