cedarsoft Maven Assembly Descriptors

cedarsoft Open Projects

License

License

GLPv3 with Classpath Exception
Categories

Categories

Maven Build Tools
GroupId

GroupId

com.cedarsoft.maven
ArtifactId

ArtifactId

assemblies
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

cedarsoft Maven Assembly Descriptors
cedarsoft Open Projects
Project Organization

Project Organization

cedarsoft GmbH

Download assemblies

How to add to project

<!-- https://jarcasting.com/artifacts/com.cedarsoft.maven/assemblies/ -->
<dependency>
    <groupId>com.cedarsoft.maven</groupId>
    <artifactId>assemblies</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft.maven/assemblies/
implementation 'com.cedarsoft.maven:assemblies:1.0.0'
// https://jarcasting.com/artifacts/com.cedarsoft.maven/assemblies/
implementation ("com.cedarsoft.maven:assemblies:1.0.0")
'com.cedarsoft.maven:assemblies:jar:1.0.0'
<dependency org="com.cedarsoft.maven" name="assemblies" rev="1.0.0">
  <artifact name="assemblies" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft.maven', module='assemblies', version='1.0.0')
)
libraryDependencies += "com.cedarsoft.maven" % "assemblies" % "1.0.0"
[com.cedarsoft.maven/assemblies "1.0.0"]

Dependencies

provided (1)

Group / Artifact Type Version
com.intellij : annotations jar 7.0.3

test (1)

Group / Artifact Type Version
org.testng : testng jar 5.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0