GroupId | GroupIdorg.commonjava.emb.infra |
---|---|
ArtifactId | ArtifactIdemb-infrastructure |
Version | Version0.5 |
Type | Typepom |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
emb-infrastructure-0.5.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.commonjava.emb.infra/emb-infrastructure/ -->
<dependency>
<groupId>org.commonjava.emb.infra</groupId>
<artifactId>emb-infrastructure</artifactId>
<version>0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.commonjava.emb.infra/emb-infrastructure/
implementation 'org.commonjava.emb.infra:emb-infrastructure:0.5'
// https://jarcasting.com/artifacts/org.commonjava.emb.infra/emb-infrastructure/
implementation ("org.commonjava.emb.infra:emb-infrastructure:0.5")
'org.commonjava.emb.infra:emb-infrastructure:pom:0.5'
<dependency org="org.commonjava.emb.infra" name="emb-infrastructure" rev="0.5">
<artifact name="emb-infrastructure" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.commonjava.emb.infra', module='emb-infrastructure', version='0.5')
)
libraryDependencies += "org.commonjava.emb.infra" % "emb-infrastructure" % "0.5"
[org.commonjava.emb.infra/emb-infrastructure "0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.commonjava.atservice : atservice-annotation | jar | 0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.commonjava.atservice : atservice-processor | jar | 0.1 |