License |
License |
---|---|
GroupId | GroupIdorg.sentilo |
ArtifactId | ArtifactIdsentilo-parent-pom |
Last Version | Last Version1.9.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionsentilo-parent-pom
Parent pom for the Sentilo's modules
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
sentilo-parent-pom-1.9.0.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sentilo/sentilo-parent-pom/ -->
<dependency>
<groupId>org.sentilo</groupId>
<artifactId>sentilo-parent-pom</artifactId>
<version>1.9.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sentilo/sentilo-parent-pom/
implementation 'org.sentilo:sentilo-parent-pom:1.9.0'
// https://jarcasting.com/artifacts/org.sentilo/sentilo-parent-pom/
implementation ("org.sentilo:sentilo-parent-pom:1.9.0")
'org.sentilo:sentilo-parent-pom:pom:1.9.0'
<dependency org="org.sentilo" name="sentilo-parent-pom" rev="1.9.0">
<artifact name="sentilo-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sentilo', module='sentilo-parent-pom', version='1.9.0')
)
libraryDependencies += "org.sentilo" % "sentilo-parent-pom" % "1.9.0"
[org.sentilo/sentilo-parent-pom "1.9.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.2 |
org.slf4j : jcl-over-slf4j | jar | 1.7.2 |
ch.qos.logback : logback-classic | jar | 1.0.9 |
ch.qos.logback : logback-core | jar | 1.0.9 |
junit : junit | jar | 4.13 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 5.0.8.RELEASE |
org.mockito : mockito-all | jar | 1.10.8 |
org.powermock : powermock-module-junit4 | jar | 1.6.1 |
org.powermock : powermock-api-mockito | jar | 1.6.1 |