Maven related projects

cedarsoft Open Source projects

License

License

GPLv3 with Classpath Exception
Categories

Categories

Maven Build Tools
GroupId

GroupId

com.cedarsoft
ArtifactId

ArtifactId

maven
Last Version

Last Version

8.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

Maven related projects
cedarsoft Open Source projects
Project Organization

Project Organization

cedarsoft GmbH
Source Code Management

Source Code Management

https://git.cedarsoft.com/cedarsoft/com.cedarsoft.monorepo/maven

Download maven

How to add to project

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

Dependencies

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

Project Modules

  • osgi-validator-maven-plugin
  • instrumentation-maven-plugin

Versions

Version
8.9.0
8.8.1
8.8.0
8.7.0
8.5.1
8.5.0
8.4.0
8.3.1
8.3.0
8.2.1
8.2.0
8.1.1
8.1.0