License |
License |
---|---|
GroupId | GroupIdio.springlets |
ArtifactId | ArtifactIdspringlets-parent |
Version | Version1.2.0.RELEASE |
Type | Typepom |
Description |
DescriptionSpringlets
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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
springlets-parent-1.2.0.RELEASE.pom | 14 KB |
Browse |
<!-- 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"]
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 |