License |
License |
---|---|
GroupId | GroupIdio.github.huerfano-jerson |
ArtifactId | ArtifactIdarcher-core |
Last Version | Last Version2.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionArchetype - archer-core
Some useful java classes.
|
Filename | Size |
---|---|
archer-core-2.0.2.pom | |
archer-core-2.0.2.jar | 161 KB |
archer-core-2.0.2-sources.jar | 88 KB |
archer-core-2.0.2-javadoc.jar | 730 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.huerfano-jerson/archer-core/ -->
<dependency>
<groupId>io.github.huerfano-jerson</groupId>
<artifactId>archer-core</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.huerfano-jerson/archer-core/
implementation 'io.github.huerfano-jerson:archer-core:2.0.2'
// https://jarcasting.com/artifacts/io.github.huerfano-jerson/archer-core/
implementation ("io.github.huerfano-jerson:archer-core:2.0.2")
'io.github.huerfano-jerson:archer-core:jar:2.0.2'
<dependency org="io.github.huerfano-jerson" name="archer-core" rev="2.0.2">
<artifact name="archer-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.huerfano-jerson', module='archer-core', version='2.0.2')
)
libraryDependencies += "io.github.huerfano-jerson" % "archer-core" % "2.0.2"
[io.github.huerfano-jerson/archer-core "2.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.6 |
org.apache.logging.log4j : log4j-core | jar | 2.11.0 |
org.apache.logging.log4j : log4j-api | jar | 2.11.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.2.0 |