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