License |
License |
---|---|
GroupId | GroupIdio.xream.reliable |
ArtifactId | ArtifactIdreliable-bean |
Version | Version1.1.17.RELEASE |
Type | Typejar |
Description |
Descriptionhttp://reliable.xream.io
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/io.xream.reliable/reliable-bean/ -->
<dependency>
<groupId>io.xream.reliable</groupId>
<artifactId>reliable-bean</artifactId>
<version>1.1.17.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.xream.reliable/reliable-bean/
implementation 'io.xream.reliable:reliable-bean:1.1.17.RELEASE'
// https://jarcasting.com/artifacts/io.xream.reliable/reliable-bean/
implementation ("io.xream.reliable:reliable-bean:1.1.17.RELEASE")
'io.xream.reliable:reliable-bean:jar:1.1.17.RELEASE'
<dependency org="io.xream.reliable" name="reliable-bean" rev="1.1.17.RELEASE">
<artifact name="reliable-bean" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.xream.reliable', module='reliable-bean', version='1.1.17.RELEASE')
)
libraryDependencies += "io.xream.reliable" % "reliable-bean" % "1.1.17.RELEASE"
[io.xream.reliable/reliable-bean "1.1.17.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
io.xream.x7 : x7-spring-boot-starter | jar | 2.6.0.RELEASE |