License |
License |
---|---|
GroupId | GroupIdxyz.erupt |
ArtifactId | ArtifactIderupt |
Version | Version1.10.8 |
Type | Typepom |
Description |
Descriptionerupt
erupt common data framework pom parent
|
Project URL |
Project URL |
Filename | Size |
---|---|
erupt-1.10.8.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/xyz.erupt/erupt/ -->
<dependency>
<groupId>xyz.erupt</groupId>
<artifactId>erupt</artifactId>
<version>1.10.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/xyz.erupt/erupt/
implementation 'xyz.erupt:erupt:1.10.8'
// https://jarcasting.com/artifacts/xyz.erupt/erupt/
implementation ("xyz.erupt:erupt:1.10.8")
'xyz.erupt:erupt:pom:1.10.8'
<dependency org="xyz.erupt" name="erupt" rev="1.10.8">
<artifact name="erupt" type="pom" />
</dependency>
@Grapes(
@Grab(group='xyz.erupt', module='erupt', version='1.10.8')
)
libraryDependencies += "xyz.erupt" % "erupt" % "1.10.8"
[xyz.erupt/erupt "1.10.8"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |