License |
License |
---|---|
GroupId | GroupIdorg.apache.servicemix.specs |
ArtifactId | ArtifactIdsrc-assembly |
Version | Version2.0.0 |
Type | Typejar |
Description |
DescriptionThis pom provides project information that is common to all ServiceMix branches.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
src-assembly-2.0.0.pom | |
src-assembly-2.0.0.jar | 7 KB |
src-assembly-2.0.0-src.zip | 6 KB |
src-assembly-2.0.0-src.tar.gz | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.servicemix.specs/src-assembly/ -->
<dependency>
<groupId>org.apache.servicemix.specs</groupId>
<artifactId>src-assembly</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.servicemix.specs/src-assembly/
implementation 'org.apache.servicemix.specs:src-assembly:2.0.0'
// https://jarcasting.com/artifacts/org.apache.servicemix.specs/src-assembly/
implementation ("org.apache.servicemix.specs:src-assembly:2.0.0")
'org.apache.servicemix.specs:src-assembly:jar:2.0.0'
<dependency org="org.apache.servicemix.specs" name="src-assembly" rev="2.0.0">
<artifact name="src-assembly" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.servicemix.specs', module='src-assembly', version='2.0.0')
)
libraryDependencies += "org.apache.servicemix.specs" % "src-assembly" % "2.0.0"
[org.apache.servicemix.specs/src-assembly "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.core | jar | 4.2.0 |