MVN

org.sonatype.sisu.siesta : siesta

Maven & Gradle

Dec 21, 2017
2 stars
<dependency>
    <groupId>org.sonatype.sisu.siesta</groupId>
    <artifactId>siesta</artifactId>
    <version>1.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.sonatype.sisu.siesta : siesta to add to Maven - Latest Versions:

  • Latest Stable: 1.8

All Versions

Choose a version of org.sonatype.sisu.siesta : siesta to add to Maven - All Versions:

Version Vulnerabilities Updated
1.8
siesta-1.8
1.7
siesta-1.7
1.6
siesta-1.6
1.5.x
siesta-1.5.2
siesta-1.5.1
1.5
siesta-1.5
1.4.x
siesta-1.4.1
1.3.x
siesta-1.3.1
1.3
siesta-1.3
1.2
siesta-1.2
1.1
siesta-1.1
1.0
siesta-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.sonatype.sisu.siesta</groupId>
    <artifactId>siesta</artifactId>
    <version>1.8</version>
</dependency>

Advertisement