MVN

com.surelogic : promises

Maven & Gradle

Nov 01, 2013
2 usages

SureLogic Promise Annotations · Provides the annotations necessary to express models of programmer design intent in Java code. Promises are supra-linguistic formal annotations to programs. Each promise has a precise meaning and constrains the implementation and evolution of the code it targets. Promises are also (typically) modular, meaning that the implementation constraint on the code of a promise is limited in scope.

<dependency>
    <groupId>com.surelogic</groupId>
    <artifactId>promises</artifactId>
    <version>5.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.surelogic : promises to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.0.0

All Versions

Choose a version of com.surelogic : promises to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.0.x
promises-5.0.0
4.4.x
promises-4.4.0
4.3.x
promises-4.3.1
promises-4.3.0
4.0.x
promises-4.0.3
promises-4.0.2
promises-4.0.1
promises-4.0.0
3.2.x
promises-3.2.2
promises-3.2.1
3.1.x
promises-3.1.0
3.0.x
promises-3.0.0

How to add a dependency to Maven

Add the following com.surelogic : promises maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.surelogic</groupId>
    <artifactId>promises</artifactId>
    <version>5.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.surelogic : promises gradle dependency to your build.gradle file:

implementation 'com.surelogic:promises:5.0.0'

Gradle Kotlin DSL: Add the following com.surelogic : promises gradle kotlin dependency to your build.gradle.kts file:

implementation("com.surelogic:promises:5.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.surelogic : promises sbt scala dependency to your build.sbt file:

libraryDependencies += "com.surelogic" % "promises" % "5.0.0"

Advertisement

Dependencies from Group

Nov 01, 2013
2 usages

Discover Dependencies

May 23, 2023
6 usages
581 stars
Jan 25, 2023
39 usages
1 stars
Feb 27, 2022
11 usages
770 stars
Apr 23, 2023
73 usages
45.2k stars
Oct 10, 2020
4 usages
288 stars
Oct 03, 2021
3 usages
3 stars
Apr 22, 2021
5 usages
0 stars
Jul 21, 2022
8 usages
4 stars
Oct 16, 2015
2 usages