Last Version

Folsom BOM 1.14.0

The Folsom BOM project helps set a compatible set of folsom artifact versions.

GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

folsom-bom
Version

Version

1.14.0
Type

Type

pom
Description

Description

Folsom BOM
The Folsom BOM project helps set a compatible set of folsom artifact versions.
Project URL

Project URL

https://github.com/spotify/folsom/

Download folsom-bom 1.14.0

Filename Size
folsom-bom-1.14.0.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/com.spotify/folsom-bom/ -->
<dependency>
    <groupId>com.spotify</groupId>
    <artifactId>folsom-bom</artifactId>
    <version>1.14.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/folsom-bom/
implementation 'com.spotify:folsom-bom:1.14.0'
// https://jarcasting.com/artifacts/com.spotify/folsom-bom/
implementation ("com.spotify:folsom-bom:1.14.0")
'com.spotify:folsom-bom:pom:1.14.0'
<dependency org="com.spotify" name="folsom-bom" rev="1.14.0">
  <artifact name="folsom-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='folsom-bom', version='1.14.0')
)
libraryDependencies += "com.spotify" % "folsom-bom" % "1.14.0"
[com.spotify/folsom-bom "1.14.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.