License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdio.github.danvsantos |
ArtifactId | ArtifactIdhefesto-core |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhefesto core
Hefesto project - utilities for developers.
|
Filename | Size |
---|---|
hefesto-core-1.0.4.pom | |
hefesto-core-1.0.4.jar | 21 KB |
hefesto-core-1.0.4-sources.jar | 11 KB |
hefesto-core-1.0.4-javadoc.jar | 113 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.danvsantos/hefesto-core/ -->
<dependency>
<groupId>io.github.danvsantos</groupId>
<artifactId>hefesto-core</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.danvsantos/hefesto-core/
implementation 'io.github.danvsantos:hefesto-core:1.0.4'
// https://jarcasting.com/artifacts/io.github.danvsantos/hefesto-core/
implementation ("io.github.danvsantos:hefesto-core:1.0.4")
'io.github.danvsantos:hefesto-core:jar:1.0.4'
<dependency org="io.github.danvsantos" name="hefesto-core" rev="1.0.4">
<artifact name="hefesto-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.danvsantos', module='hefesto-core', version='1.0.4')
)
libraryDependencies += "io.github.danvsantos" % "hefesto-core" % "1.0.4"
[io.github.danvsantos/hefesto-core "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpmime | jar | 4.5.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.8.7 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |