is not current version
Last Version 1.0.4

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

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.0
Type

Type

jar

Download spring-context-template 1.0.0


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