License |
License |
---|---|
GroupId | GroupIdio.github.gitflow-incremental-builder |
ArtifactId | ArtifactIdgitflow-incremental-builder |
Version | Version4.1.1 |
Type | Typejar |
Description |
Descriptionio.github.gitflow-incremental-builder:gitflow-incremental-builder
A Maven extension for incremental building of multi-module projects when using Git Flow (or Git in general).
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.gitflow-incremental-builder/gitflow-incremental-builder/ -->
<dependency>
<groupId>io.github.gitflow-incremental-builder</groupId>
<artifactId>gitflow-incremental-builder</artifactId>
<version>4.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.gitflow-incremental-builder/gitflow-incremental-builder/
implementation 'io.github.gitflow-incremental-builder:gitflow-incremental-builder:4.1.1'
// https://jarcasting.com/artifacts/io.github.gitflow-incremental-builder/gitflow-incremental-builder/
implementation ("io.github.gitflow-incremental-builder:gitflow-incremental-builder:4.1.1")
'io.github.gitflow-incremental-builder:gitflow-incremental-builder:jar:4.1.1'
<dependency org="io.github.gitflow-incremental-builder" name="gitflow-incremental-builder" rev="4.1.1">
<artifact name="gitflow-incremental-builder" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.gitflow-incremental-builder', module='gitflow-incremental-builder', version='4.1.1')
)
libraryDependencies += "io.github.gitflow-incremental-builder" % "gitflow-incremental-builder" % "4.1.1"
[io.github.gitflow-incremental-builder/gitflow-incremental-builder "4.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jgit : org.eclipse.jgit | jar | 6.2.0.202206071550-r |
org.eclipse.jgit : org.eclipse.jgit.ssh.apache.agent | jar | 6.2.0.202206071550-r |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-core | jar | 3.8.6 |
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.4 |
org.slf4j : slf4j-api | jar | 1.7.36 |
javax.inject : javax.inject | jar | 1 |
net.bytebuddy : byte-buddy-dep Optional | jar | 1.12.10 |
com.github.spotbugs : spotbugs-annotations Optional | jar | 4.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.assertj : assertj-core | jar | 3.23.1 |
org.mockito : mockito-core | jar | 4.6.1 |
org.mockito : mockito-junit-jupiter | jar | 4.6.1 |
com.tngtech.archunit : archunit-junit5 | jar | 0.23.1 |
ch.qos.logback : logback-classic | jar | 1.2.11 |
org.eclipse.jgit : org.eclipse.jgit.http.server | jar | 6.2.0.202206071550-r |
org.eclipse.jetty : jetty-server | jar | 10.0.9 |
org.eclipse.jetty : jetty-servlet | jar | 10.0.9 |
org.eclipse.jgit : org.eclipse.jgit.junit.ssh | jar | 6.2.0.202206071550-r |