MVN

io.reinert.requestor.core : requestor-annotations

Maven & Gradle

Oct 12, 2022
3 usages
59 stars
<dependency>
    <groupId>io.reinert.requestor.core</groupId>
    <artifactId>requestor-annotations</artifactId>
    <version>1.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.reinert.requestor.core : requestor-annotations to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.1
  • Latest Release Candidate: 1.1.0-rc3

All Versions

Choose a version of io.reinert.requestor.core : requestor-annotations to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
requestor-annotations-1.2.1
requestor-annotations-1.2.0
1.1.x
requestor-annotations-1.1.0
requestor-annotations-1.1.0-rc3
requestor-annotations-1.1.0-rc2
requestor-annotations-1.1.0-rc1
1.0.x
requestor-annotations-1.0.0
requestor-annotations-1.0.0-rc2
requestor-annotations-1.0.0-rc1
requestor-annotations-1.0.0-RC1
0.2.x
requestor-annotations-0.2.0
0.1.x
requestor-annotations-0.1.0

How to add a dependency to Maven

Add the following io.reinert.requestor.core : requestor-annotations maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.reinert.requestor.core</groupId>
    <artifactId>requestor-annotations</artifactId>
    <version>1.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.reinert.requestor.core : requestor-annotations gradle dependency to your build.gradle file:

implementation 'io.reinert.requestor.core:requestor-annotations:1.2.1'

Gradle Kotlin DSL: Add the following io.reinert.requestor.core : requestor-annotations gradle kotlin dependency to your build.gradle.kts file:

implementation("io.reinert.requestor.core:requestor-annotations:1.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.reinert.requestor.core : requestor-annotations sbt scala dependency to your build.sbt file:

libraryDependencies += "io.reinert.requestor.core" % "requestor-annotations" % "1.2.1"

Advertisement

Dependencies from Group

Discover Dependencies

15 usages
1.3k stars
Aug 09, 2023
22 usages
354 stars
Apr 16, 2021
6 usages
33 stars
Oct 14, 2015
3 usages
2 stars
Jan 09, 2021
2 usages
96 stars
Apr 03, 2018
2 usages
1.4k stars
Apr 15, 2020
2 usages
18 stars