Last Version

io.springlets:springlets-docs 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-docs
Version

Version

1.2.0.RELEASE
Type

Type

pom
Description

Description

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 S.L.
Source Code Management

Source Code Management

https://github.com/DISID/springlets

Download springlets-docs 1.2.0.RELEASE


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

Dependencies

compile (10)

Group / Artifact Type Version
io.springlets : springlets-autoconfigure jar 1.2.0.RELEASE
io.springlets : springlets-authentication jar 1.2.0.RELEASE
io.springlets : springlets-context jar 1.2.0.RELEASE
io.springlets : springlets-data-commons jar 1.2.0.RELEASE
io.springlets : springlets-data-jpa jar 1.2.0.RELEASE
io.springlets : springlets-jms jar 1.2.0.RELEASE
io.springlets : springlets-mail jar 1.2.0.RELEASE
io.springlets : springlets-test-autoconfigure jar 1.2.0.RELEASE
io.springlets : springlets-web jar 1.2.0.RELEASE
io.springlets : springlets-webflow jar 1.2.0.RELEASE

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

There are no modules declared in this project.