SF3JSWING: Assembly Descriptors

Assembly descriptor files are found under src/main/resources/assemblies. Add this project as a dependency to the target aggrator project POM. <descriptorRefs><descriptorRef>mydistribution</descriptorRefs></descriptorRef>

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.sf3jswing
ArtifactId

ArtifactId

asl-descriptors
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

SF3JSWING: Assembly Descriptors
Assembly descriptor files are found under src/main/resources/assemblies. Add this project as a dependency to the target aggrator project POM. <descriptorRefs><descriptorRef>mydistribution</descriptorRefs></descriptorRef>
Project URL

Project URL

http://www.sourceforge.net/projects/sf3jswing
Source Code Management

Source Code Management

https://bitbucket.org/b23prodtm/sf3-assem

Download asl-descriptors

How to add to project

<!-- https://jarcasting.com/artifacts/net.sf.sf3jswing/asl-descriptors/ -->
<dependency>
    <groupId>net.sf.sf3jswing</groupId>
    <artifactId>asl-descriptors</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.sf3jswing/asl-descriptors/
implementation 'net.sf.sf3jswing:asl-descriptors:1.0.1'
// https://jarcasting.com/artifacts/net.sf.sf3jswing/asl-descriptors/
implementation ("net.sf.sf3jswing:asl-descriptors:1.0.1")
'net.sf.sf3jswing:asl-descriptors:jar:1.0.1'
<dependency org="net.sf.sf3jswing" name="asl-descriptors" rev="1.0.1">
  <artifact name="asl-descriptors" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.sf3jswing', module='asl-descriptors', version='1.0.1')
)
libraryDependencies += "net.sf.sf3jswing" % "asl-descriptors" % "1.0.1"
[net.sf.sf3jswing/asl-descriptors "1.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0