is not current version
Last Version 1.0.1

org.apache.stanbol:source-assembly 0.10.0-incubating

This jar contains a customized source assembly descriptor to produce Apache Stanbol compliant source bundles.

GroupId

GroupId

org.apache.stanbol
ArtifactId

ArtifactId

source-assembly
Version

Version

0.10.0-incubating
Type

Type

jar

Download source-assembly 0.10.0-incubating


<!-- https://jarcasting.com/artifacts/org.apache.stanbol/source-assembly/ -->
<dependency>
    <groupId>org.apache.stanbol</groupId>
    <artifactId>source-assembly</artifactId>
    <version>0.10.0-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.stanbol/source-assembly/
implementation 'org.apache.stanbol:source-assembly:0.10.0-incubating'
// https://jarcasting.com/artifacts/org.apache.stanbol/source-assembly/
implementation ("org.apache.stanbol:source-assembly:0.10.0-incubating")
'org.apache.stanbol:source-assembly:jar:0.10.0-incubating'
<dependency org="org.apache.stanbol" name="source-assembly" rev="0.10.0-incubating">
  <artifact name="source-assembly" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.stanbol', module='source-assembly', version='0.10.0-incubating')
)
libraryDependencies += "org.apache.stanbol" % "source-assembly" % "0.10.0-incubating"
[org.apache.stanbol/source-assembly "0.10.0-incubating"]