MVN

io.shiftleft : overflowdb-formats_2.13

Maven & Gradle

Aug 14, 2023
102 stars

overflowdb-formats · overflowdb-formats

<dependency>
    <groupId>io.shiftleft</groupId>
    <artifactId>overflowdb-formats_2.13</artifactId>
    <version>1.181</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.shiftleft : overflowdb-formats_2.13 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.181

All Versions

Choose a version of io.shiftleft : overflowdb-formats_2.13 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.181
overflowdb-formats_2.13-1.181
1.180
overflowdb-formats_2.13-1.180
1.179
overflowdb-formats_2.13-1.179
1.178
overflowdb-formats_2.13-1.178
1.177
overflowdb-formats_2.13-1.177
1.176
overflowdb-formats_2.13-1.176
1.175
overflowdb-formats_2.13-1.175
1.174
overflowdb-formats_2.13-1.174
1.173
overflowdb-formats_2.13-1.173
1.172
overflowdb-formats_2.13-1.172
1.171
overflowdb-formats_2.13-1.171
1.170
overflowdb-formats_2.13-1.170
1.169
overflowdb-formats_2.13-1.169
1.168
overflowdb-formats_2.13-1.168
1.167
overflowdb-formats_2.13-1.167
1.166
overflowdb-formats_2.13-1.166
1.160
overflowdb-formats_2.13-1.160
1.159
overflowdb-formats_2.13-1.159
1.158
overflowdb-formats_2.13-1.158
1.157
overflowdb-formats_2.13-1.157
1.156
overflowdb-formats_2.13-1.156
1.155
overflowdb-formats_2.13-1.155
1.153
overflowdb-formats_2.13-1.153
1.152
overflowdb-formats_2.13-1.152
1.151
overflowdb-formats_2.13-1.151
1.150
overflowdb-formats_2.13-1.150
1.149
overflowdb-formats_2.13-1.149
1.148
overflowdb-formats_2.13-1.148
1.147
overflowdb-formats_2.13-1.147
1.146
overflowdb-formats_2.13-1.146
1.145
overflowdb-formats_2.13-1.145
1.144
overflowdb-formats_2.13-1.144
1.143
overflowdb-formats_2.13-1.143
1.142
overflowdb-formats_2.13-1.142
1.141
overflowdb-formats_2.13-1.141
1.140
overflowdb-formats_2.13-1.140
1.139
overflowdb-formats_2.13-1.139
1.138
overflowdb-formats_2.13-1.138
1.137
overflowdb-formats_2.13-1.137
1.136
overflowdb-formats_2.13-1.136
1.135
overflowdb-formats_2.13-1.135
1.134
overflowdb-formats_2.13-1.134
1.132
overflowdb-formats_2.13-1.132
1.131
overflowdb-formats_2.13-1.131
1.130
overflowdb-formats_2.13-1.130
1.129
overflowdb-formats_2.13-1.129
1.128
overflowdb-formats_2.13-1.128

How to add a dependency to Maven

Add the following io.shiftleft : overflowdb-formats_2.13 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.shiftleft</groupId>
    <artifactId>overflowdb-formats_2.13</artifactId>
    <version>1.181</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.shiftleft : overflowdb-formats_2.13 gradle dependency to your build.gradle file:

implementation 'io.shiftleft:overflowdb-formats_2.13:1.181'

Gradle Kotlin DSL: Add the following io.shiftleft : overflowdb-formats_2.13 gradle kotlin dependency to your build.gradle.kts file:

implementation("io.shiftleft:overflowdb-formats_2.13:1.181")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.shiftleft : overflowdb-formats_2.13 sbt scala dependency to your build.sbt file:

libraryDependencies += "io.shiftleft" % "overflowdb-formats_2.13" % "1.181"

Advertisement