Srcdeps Core Parent

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

License

License

GroupId

GroupId

org.srcdeps.core
ArtifactId

ArtifactId

srcdeps-core-parent
Last Version

Last Version

5.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

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

Source Code Management

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

Download srcdeps-core-parent

How to add to project

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

License Maven Central Travis CI build status AppVeyor Windows CI build status

A core library for building dependency artifacts from their sources during the build of the dependent project. srcdeps-core is used by srcdeps-maven and by srcdeps-gradle-plugin Contributions to support Ant and sbt are welcome!

How to build

Prerequisites:

  • Java 8

  • Optionally Maven 3.5.x unless you do not want to rely on the provided Maven Wrapper, a.k.a. mvnw

To build with tests on Linux

./mvnw clean install

On Windows

mvnw clean install

Misc.

Versions

Version
5.0.1
5.0.0
4.2.10
4.2.9
4.2.8
4.2.7
4.2.6
4.2.5
4.2.4
4.2.3
4.2.2
4.2.1
4.2.0
4.1.7
4.1.6
4.1.5
4.1.4
4.1.3
4.1.2
4.1.1
4.1.0
4.0.3
4.0.2
4.0.1
4.0.0
3.3.12
3.3.11
3.3.10
3.3.9
3.3.8
3.3.7
3.3.6
3.3.5
3.3.4
3.3.3
3.3.2
3.3.1
3.3.0
3.2.3
3.2.2
3.2.1
3.2.0
3.1.0
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
2.1.0
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0