License |
License |
---|---|
GroupId | GroupIdio.github.helio-ecosystem |
ArtifactId | ArtifactIdhelio-core |
Version | Version0.4.2 |
Type | Typejar |
Description |
DescriptionHelio core
The maven dependency of Helio
|
Project URL |
Project URL |
Filename | Size |
---|---|
helio-core-0.4.2.pom | |
helio-core-0.4.2.jar | 41 KB |
helio-core-0.4.2-sources.jar | 26 KB |
helio-core-0.4.2-javadoc.jar | 448 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.helio-ecosystem/helio-core/ -->
<dependency>
<groupId>io.github.helio-ecosystem</groupId>
<artifactId>helio-core</artifactId>
<version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.helio-ecosystem/helio-core/
implementation 'io.github.helio-ecosystem:helio-core:0.4.2'
// https://jarcasting.com/artifacts/io.github.helio-ecosystem/helio-core/
implementation ("io.github.helio-ecosystem:helio-core:0.4.2")
'io.github.helio-ecosystem:helio-core:jar:0.4.2'
<dependency org="io.github.helio-ecosystem" name="helio-core" rev="0.4.2">
<artifact name="helio-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.helio-ecosystem', module='helio-core', version='0.4.2')
)
libraryDependencies += "io.github.helio-ecosystem" % "helio-core" % "0.4.2"
[io.github.helio-ecosystem/helio-core "0.4.2"]
Group / Artifact | Type | Version |
---|---|---|
io.github.helio-ecosystem : helio-blueprints | jar | 0.4.3 |
org.slf4j : slf4j-api | jar | 1.6.1 |
org.slf4j : slf4j-simple | jar | 1.6.1 |
org.apache.velocity : velocity-tools | jar | 2.0 |
info.debatty : java-string-similarity | jar | RELEASE |
com.jayway.jsonpath : json-path | jar | 2.3.0 |
org.javatuples : javatuples | jar | 1.2 |
org.apache.jena : jena-arq | jar | 4.3.2 |
junit : junit | jar | 4.11 |