MVN

org.xbib : jsr-305

Maven & Gradle

Mar 06, 2022
3 usages

jsr-305 · Java Common Annotations, JSR-305 annotation implementation, basic annotations

<dependency>
    <groupId>org.xbib</groupId>
    <artifactId>jsr-305</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.xbib : jsr-305 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of org.xbib : jsr-305 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
jsr-305-2.0.0
1.0.x
jsr-305-1.0.0

How to add a dependency to Maven

Add the following org.xbib : jsr-305 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.xbib</groupId>
    <artifactId>jsr-305</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.xbib : jsr-305 gradle dependency to your build.gradle file:

implementation 'org.xbib:jsr-305:2.0.0'

Gradle Kotlin DSL: Add the following org.xbib : jsr-305 gradle kotlin dependency to your build.gradle.kts file:

implementation("org.xbib:jsr-305:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.xbib : jsr-305 sbt scala dependency to your build.sbt file:

libraryDependencies += "org.xbib" % "jsr-305" % "2.0.0"

Advertisement

Dependencies from Group

May 26, 2020
13 usages
2 stars
Nov 19, 2022
13 usages
Feb 02, 2022
8 usages
11 stars
Jun 16, 2020
7 usages
May 25, 2022
7 usages

Discover Dependencies

cql
Feb 06, 2018
3 usages
4 stars
Oct 08, 2020
2 usages
47.1k stars
Nov 24, 2016
1.7k stars
Oct 16, 2020
2 usages
1.3k stars
Nov 25, 2016
2.2k stars
Jan 03, 2022
772 stars
Jan 17, 2019
38 usages
1.5k stars
Nov 22, 2016
1 usages
Jul 16, 2023
19 usages
12.7k stars