spring-template

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

be.hikage
ArtifactId

ArtifactId

spring-template
Last Version

Last Version

0.4
Release Date

Release Date

Type

Type

jar
Description

Description

spring-template
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://gcuisinier.github.io/spring-template/
Source Code Management

Source Code Management

https://github.com/gcuisinier/spring-template

Download spring-template

How to add to project

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

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.4
0.3