maven-common

Utitlity for maven plugins

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.exadatum.xsuit.xmaven
ArtifactId

ArtifactId

maven-common
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

maven-common
Utitlity for maven plugins
Project Organization

Project Organization

Exadatum

Download maven-common

How to add to project

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

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.0