License |
License |
---|---|
GroupId | GroupIdio.rhiot |
ArtifactId | ArtifactIdrhiot-bootstrap-core |
Last Version | Last Version0.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRhiot :: DataStream :: Bootstrap :: Core
Rhiot Project
|
Filename | Size |
---|---|
rhiot-bootstrap-core-0.1.3.pom | |
rhiot-bootstrap-core-0.1.3.jar | 62 KB |
rhiot-bootstrap-core-0.1.3-sources.jar | 12 KB |
rhiot-bootstrap-core-0.1.3-javadoc.jar | 17 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.rhiot/rhiot-bootstrap-core/ -->
<dependency>
<groupId>io.rhiot</groupId>
<artifactId>rhiot-bootstrap-core</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.rhiot/rhiot-bootstrap-core/
implementation 'io.rhiot:rhiot-bootstrap-core:0.1.3'
// https://jarcasting.com/artifacts/io.rhiot/rhiot-bootstrap-core/
implementation ("io.rhiot:rhiot-bootstrap-core:0.1.3")
'io.rhiot:rhiot-bootstrap-core:jar:0.1.3'
<dependency org="io.rhiot" name="rhiot-bootstrap-core" rev="0.1.3">
<artifact name="rhiot-bootstrap-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.rhiot', module='rhiot-bootstrap-core', version='0.1.3')
)
libraryDependencies += "io.rhiot" % "rhiot-bootstrap-core" % "0.1.3"
[io.rhiot/rhiot-bootstrap-core "0.1.3"]
Group / Artifact | Type | Version |
---|---|---|
io.rhiot : rhiot-utils | jar | 0.1.3 |
org.reflections : reflections | jar | 0.9.10 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.1.3 |
com.google.truth : truth | jar | 0.27 |
junit : junit | jar |