License |
License |
---|---|
GroupId | GroupIdorg.commonjava.emb.event |
ArtifactId | ArtifactIdemb-event-api |
Version | Version0.6 |
Type | Typejar |
Description |
DescriptionEMB Event API
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
emb-event-api-0.6.pom | |
emb-event-api-0.6.jar | 12 KB |
emb-event-api-0.6-sources.jar | 7 KB |
emb-event-api-0.6-javadoc.jar | 66 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.commonjava.emb.event/emb-event-api/ -->
<dependency>
<groupId>org.commonjava.emb.event</groupId>
<artifactId>emb-event-api</artifactId>
<version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.commonjava.emb.event/emb-event-api/
implementation 'org.commonjava.emb.event:emb-event-api:0.6'
// https://jarcasting.com/artifacts/org.commonjava.emb.event/emb-event-api/
implementation ("org.commonjava.emb.event:emb-event-api:0.6")
'org.commonjava.emb.event:emb-event-api:jar:0.6'
<dependency org="org.commonjava.emb.event" name="emb-event-api" rev="0.6">
<artifact name="emb-event-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.commonjava.emb.event', module='emb-event-api', version='0.6')
)
libraryDependencies += "org.commonjava.emb.event" % "emb-event-api" % "0.6"
[org.commonjava.emb.event/emb-event-api "0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.plexus : plexus-component-annotations | jar | |
org.apache.maven.mae : mae-api | jar | |
log4j : log4j | jar | |
org.sonatype.sisu : sisu-inject-plexus | jar | |
org.commonjava.atservice : atservice-annotation | jar | 0.1 |
org.commonjava.atservice : atservice-processor | jar | 0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |