License |
License |
---|---|
GroupId | GroupIdxyz.erupt |
ArtifactId | ArtifactIderupt-core |
Version | Version1.7.0 |
Type | Typejar |
Description |
Descriptionerupt core impl
|
Filename | Size |
---|---|
erupt-core-1.7.0.pom | |
erupt-core-1.7.0.jar | 151 KB |
erupt-core-1.7.0-sources.jar | 77 KB |
erupt-core-1.7.0-javadoc.jar | 473 KB |
Browse |
<!-- https://jarcasting.com/artifacts/xyz.erupt/erupt-core/ -->
<dependency>
<groupId>xyz.erupt</groupId>
<artifactId>erupt-core</artifactId>
<version>1.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.erupt/erupt-core/
implementation 'xyz.erupt:erupt-core:1.7.0'
// https://jarcasting.com/artifacts/xyz.erupt/erupt-core/
implementation ("xyz.erupt:erupt-core:1.7.0")
'xyz.erupt:erupt-core:jar:1.7.0'
<dependency org="xyz.erupt" name="erupt-core" rev="1.7.0">
<artifact name="erupt-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.erupt', module='erupt-core', version='1.7.0')
)
libraryDependencies += "xyz.erupt" % "erupt-core" % "1.7.0"
[xyz.erupt/erupt-core "1.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
xyz.erupt : erupt-annotation | jar | 1.7.0 |
org.apache.commons : commons-lang3 | jar | |
com.google.code.gson : gson | jar | |
commons-io : commons-io | jar | 2.7 |
org.fusesource.jansi : jansi | jar | 1.11 |
org.apache.poi : poi-ooxml | jar | 3.17 |
org.projectlombok : lombok Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
jakarta.transaction : jakarta.transaction-api | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |