is not current version
Last Version 5.3.10

TP-Bundle: Spring 5.3.1

BUNDLE POM: Collection of Spring dependencies.

License

License

GroupId

GroupId

io.github.together.libraries
ArtifactId

ArtifactId

bundle-spring
Version

Version

5.3.1
Type

Type

pom
Description

Description

TP-Bundle: Spring
BUNDLE POM: Collection of Spring dependencies.

Download bundle-spring 5.3.1


<!-- https://jarcasting.com/artifacts/io.github.together.libraries/bundle-spring/ -->
<dependency>
    <groupId>io.github.together.libraries</groupId>
    <artifactId>bundle-spring</artifactId>
    <version>5.3.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.together.libraries/bundle-spring/
implementation 'io.github.together.libraries:bundle-spring:5.3.1'
// https://jarcasting.com/artifacts/io.github.together.libraries/bundle-spring/
implementation ("io.github.together.libraries:bundle-spring:5.3.1")
'io.github.together.libraries:bundle-spring:pom:5.3.1'
<dependency org="io.github.together.libraries" name="bundle-spring" rev="5.3.1">
  <artifact name="bundle-spring" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.together.libraries', module='bundle-spring', version='5.3.1')
)
libraryDependencies += "io.github.together.libraries" % "bundle-spring" % "5.3.1"
[io.github.together.libraries/bundle-spring "5.3.1"]

Dependencies

compile (11)

Group / Artifact Type Version
org.springframework : spring-core jar 5.3.1
org.springframework : spring-context jar 5.3.1
org.springframework : spring-context-support jar 5.3.1
org.springframework : spring-beans jar 5.3.1
org.springframework : spring-aop jar 5.3.1
org.springframework : spring-aspects jar 5.3.1
org.springframework : spring-jdbc jar 5.3.1
org.springframework : spring-orm jar 5.3.1
org.springframework : spring-tx jar 5.3.1
org.springframework : spring-web jar 5.3.1
org.springframework : spring-webmvc jar 5.3.1

Project Modules

There are no modules declared in this project.