Srcdeps Parent

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

License

License

GroupId

GroupId

org.l2x6.srcdeps
ArtifactId

ArtifactId

srcdeps-parent
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/l2x6/srcdeps
Source Code Management

Source Code Management

https://github.com/l2x6/srcdeps

Download srcdeps-parent

Filename Size
srcdeps-parent-1.0.1.pom 29 KB
Browse

How to add to project

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

  • srcdeps-core
  • srcdeps-maven-local-repository
  • srcdeps-config-yaml

srcdeps

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

Please check the individual subprojects to learn more about srcdeps:

org.l2x6.srcdeps

l2x6, read "twelve by six"

Versions

Version
1.0.1
1.0.0