Last Version

Spring Context Template 1.0.4

The aim of this project is to provide a reusable Spring configuration module

License

License

Categories

Categories

SBE Data Data Structures
GroupId

GroupId

com.github.markusbernhardt
ArtifactId

ArtifactId

spring-context-template
Version

Version

1.0.4
Type

Type

jar
Description

Description

Spring Context Template
The aim of this project is to provide a reusable Spring configuration module
Project URL

Project URL

https://github.com/MarkusBernhardt/spring-context-template
Source Code Management

Source Code Management

https://github.com/MarkusBernhardt/spring-context-template

Download spring-context-template 1.0.4


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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework : spring-context jar 4.3.7.RELEASE

test (3)

Group / Artifact Type Version
org.springframework : spring-test jar 4.3.7.RELEASE
org.apache.camel : camel-spring jar 2.18.3
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.