License |
License |
---|---|
GroupId | GroupIdio.xream.reliable |
ArtifactId | ArtifactIdreliable |
Version | Version1.2.0.RELEASE |
Type | Typepom |
Description |
Descriptionreliable
http://reliable.xream.io
|
Project URL |
Project URL |
Filename | Size |
---|---|
reliable-1.2.0.RELEASE.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.xream.reliable/reliable/ -->
<dependency>
<groupId>io.xream.reliable</groupId>
<artifactId>reliable</artifactId>
<version>1.2.0.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.xream.reliable/reliable/
implementation 'io.xream.reliable:reliable:1.2.0.RELEASE'
// https://jarcasting.com/artifacts/io.xream.reliable/reliable/
implementation ("io.xream.reliable:reliable:1.2.0.RELEASE")
'io.xream.reliable:reliable:pom:1.2.0.RELEASE'
<dependency org="io.xream.reliable" name="reliable" rev="1.2.0.RELEASE">
<artifact name="reliable" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.xream.reliable', module='reliable', version='1.2.0.RELEASE')
)
libraryDependencies += "io.xream.reliable" % "reliable" % "1.2.0.RELEASE"
[io.xream.reliable/reliable "1.2.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
io.xream.x7 : x7-spring-boot-starter | jar | 2.9.0.RELEASE |