commons-spring-modules


License

License

GroupId

GroupId

org.appsweaver.starter.commons
ArtifactId

ArtifactId

spring
Last Version

Last Version

1.0.15
Release Date

Release Date

Type

Type

pom
Description

Description

commons-spring-modules
commons-spring-modules

Download spring

Filename Size
spring-1.0.15.pom 993 bytes
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.appsweaver.starter.commons/spring/ -->
<dependency>
    <groupId>org.appsweaver.starter.commons</groupId>
    <artifactId>spring</artifactId>
    <version>1.0.15</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.appsweaver.starter.commons/spring/
implementation 'org.appsweaver.starter.commons:spring:1.0.15'
// https://jarcasting.com/artifacts/org.appsweaver.starter.commons/spring/
implementation ("org.appsweaver.starter.commons:spring:1.0.15")
'org.appsweaver.starter.commons:spring:pom:1.0.15'
<dependency org="org.appsweaver.starter.commons" name="spring" rev="1.0.15">
  <artifact name="spring" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.appsweaver.starter.commons', module='spring', version='1.0.15')
)
libraryDependencies += "org.appsweaver.starter.commons" % "spring" % "1.0.15"
[org.appsweaver.starter.commons/spring "1.0.15"]

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.16
org.projectlombok : lombok jar 1.18.0
org.springframework.boot : spring-boot-devtools Optional jar 2.0.4.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.0.4.RELEASE

Project Modules

  • commons-spring
  • commons-spring-jpa
  • commons-spring-services
  • commons-spring-web

Versions

Version
1.0.15
1.0.14