Last Version

Srcdeps Parent 1.0.1

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

License

License

GroupId

GroupId

org.l2x6.srcdeps
ArtifactId

ArtifactId

srcdeps-parent
Version

Version

1.0.1
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 1.0.1

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

<!-- 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