is not current version
Last Version 1.9.0

java-common-spring 1.7.0

Java common library (spring)

License

License

GroupId

GroupId

com.github.bogdanovmn.common.spring
ArtifactId

ArtifactId

common-spring
Version

Version

1.7.0
Type

Type

jar
Description

Description

java-common-spring
Java common library (spring)
Project URL

Project URL

http://github.com/bogdanovmn/java-common
Source Code Management

Source Code Management

http://github.com/bogdanovmn/java-common

Download common-spring 1.7.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-jpa jar
org.springframework.boot : spring-boot-starter-web jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.