exposed-bom

Exposed, an ORM framework for Kotlin

License

License

GroupId

GroupId

org.jetbrains.exposed
ArtifactId

ArtifactId

exposed-bom
Last Version

Last Version

0.38.2
Release Date

Release Date

Type

Type

pom
Description

Description

exposed-bom
Exposed, an ORM framework for Kotlin
Project URL

Project URL

https://github.com/JetBrains/Exposed
Source Code Management

Source Code Management

https://github.com/JetBrains/Exposed

Download exposed-bom

How to add to project

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

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.

Versions

Version
0.38.2
0.38.1
0.37.3
0.37.2
0.37.1
0.36.2
0.36.1
0.35.3
0.35.2
0.35.1
0.34.2
0.34.1
0.33.1
0.32.1