Last Version

Springlets 1.2.0.RELEASE

Springlets provides a series of heterogeneus small utilities for Spring based applications and Spring Boot starters not available in the main Spring projects: Spring Framework, Spring Data, Spring Boot, ...

License

License

GroupId

GroupId

io.springlets
ArtifactId

ArtifactId

springlets-parent
Version

Version

1.2.0.RELEASE
Type

Type

pom
Description

Description

Springlets
Springlets provides a series of heterogeneus small utilities for Spring based applications and Spring Boot starters not available in the main Spring projects: Spring Framework, Spring Data, Spring Boot, ...
Project Organization

Project Organization

DISID Corporation
Source Code Management

Source Code Management

https://github.com/DISID/springlets

Download springlets-parent 1.2.0.RELEASE


<!-- https://jarcasting.com/artifacts/io.springlets/springlets-parent/ -->
<dependency>
    <groupId>io.springlets</groupId>
    <artifactId>springlets-parent</artifactId>
    <version>1.2.0.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.springlets/springlets-parent/
implementation 'io.springlets:springlets-parent:1.2.0.RELEASE'
// https://jarcasting.com/artifacts/io.springlets/springlets-parent/
implementation ("io.springlets:springlets-parent:1.2.0.RELEASE")
'io.springlets:springlets-parent:pom:1.2.0.RELEASE'
<dependency org="io.springlets" name="springlets-parent" rev="1.2.0.RELEASE">
  <artifact name="springlets-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.springlets', module='springlets-parent', version='1.2.0.RELEASE')
)
libraryDependencies += "io.springlets" % "springlets-parent" % "1.2.0.RELEASE"
[io.springlets/springlets-parent "1.2.0.RELEASE"]

Dependencies

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 2.5.0
org.mockito : mockito-core jar 1.10.19
org.slf4j : jcl-over-slf4j jar 1.7.24
org.codehaus.mojo : cobertura-maven-plugin jar 2.7

Project Modules

  • springlets-framework
  • springlets-data
  • springlets-security
  • springlets-webflow
  • springlets-autoconfigure
  • springlets-test-autoconfigure
  • springlets-boot-starters
  • springlets-docs