Spring Common

Library of common Spring Components and associated classes for use with Spring Boot applications

License

License

Categories

Categories

Net
GroupId

GroupId

net.kemitix
ArtifactId

ArtifactId

spring-common
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Common
Library of common Spring Components and associated classes for use with Spring Boot applications
Project URL

Project URL

https://github.com/kemitix/spring-common
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-common

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar 1.2.3.RELEASE
org.springframework.boot : spring-boot-starter-jdbc jar 1.2.3.RELEASE
org.projectlombok : lombok jar 1.14.8
org.springframework.boot : spring-boot-starter-test jar 1.2.3.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.0
0.3.1
0.3.0-RELEASE
0.2.1-RELEASE
0.2.0-RELEASE
0.1.1-RELEASE
0.1.0-RELEASE