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