Last Version

rsocket-bom 1.1.3

RSocket-jvm bill of materials

License

License

GroupId

GroupId

com.jauntsdn.rsocket
ArtifactId

ArtifactId

rsocket-bom
Version

Version

1.1.3
Type

Type

pom
Description

Description

rsocket-bom
RSocket-jvm bill of materials
Project URL

Project URL

https://jauntsdn.com
Source Code Management

Source Code Management

https://github.com/jauntsdn/rsocket

Download rsocket-bom 1.1.3


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

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.