is not current version
Last Version 1.0.4

com.github.markusbernhardt:spring-context-template 1.0.1

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

Categories

Categories

SBE Data Data Structures
GroupId

GroupId

com.github.markusbernhardt
ArtifactId

ArtifactId

spring-context-template
Version

Version

1.0.1
Type

Type

jar

Download spring-context-template 1.0.1


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