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