Last Version

Srcdeps Maven Parent 4.0.0

A set of tools for building dependencies from their sources during the build

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.srcdeps.mvn
ArtifactId

ArtifactId

srcdeps-maven-parent
Version

Version

4.0.0
Type

Type

pom
Description

Description

Srcdeps Maven Parent
A set of tools for building dependencies from their sources during the build
Project URL

Project URL

https://github.com/srcdeps/srcdeps-maven
Source Code Management

Source Code Management

https://github.com/srcdeps/srcdeps-maven

Download srcdeps-maven-parent 4.0.0


<!-- https://jarcasting.com/artifacts/org.srcdeps.mvn/srcdeps-maven-parent/ -->
<dependency>
    <groupId>org.srcdeps.mvn</groupId>
    <artifactId>srcdeps-maven-parent</artifactId>
    <version>4.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.srcdeps.mvn/srcdeps-maven-parent/
implementation 'org.srcdeps.mvn:srcdeps-maven-parent:4.0.0'
// https://jarcasting.com/artifacts/org.srcdeps.mvn/srcdeps-maven-parent/
implementation ("org.srcdeps.mvn:srcdeps-maven-parent:4.0.0")
'org.srcdeps.mvn:srcdeps-maven-parent:pom:4.0.0'
<dependency org="org.srcdeps.mvn" name="srcdeps-maven-parent" rev="4.0.0">
  <artifact name="srcdeps-maven-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.srcdeps.mvn', module='srcdeps-maven-parent', version='4.0.0')
)
libraryDependencies += "org.srcdeps.mvn" % "srcdeps-maven-parent" % "4.0.0"
[org.srcdeps.mvn/srcdeps-maven-parent "4.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

  • srcdeps-maven-plugin
  • srcdeps-maven-base
  • srcdeps-maven-local-repository
  • srcdeps-maven-enforcer
  • srcdeps-maven-quickstarts