Last Version

Maven JGitFlow API 1.0-m9

An API to allow maven projects to extend the jgitflow-maven-plugin

License

License

Categories

Categories

Maven Build Tools Git Development Tools Version Controls JGit General Purpose Libraries Utility
GroupId

GroupId

ch.dvbern.oss.maven.jgitflow
ArtifactId

ArtifactId

jgitflow-maven-api
Version

Version

1.0-m9
Type

Type

jar
Description

Description

Maven JGitFlow API
An API to allow maven projects to extend the jgitflow-maven-plugin
Project Organization

Project Organization

DV Bern AG

Download jgitflow-maven-api 1.0-m9


<!-- https://jarcasting.com/artifacts/ch.dvbern.oss.maven.jgitflow/jgitflow-maven-api/ -->
<dependency>
    <groupId>ch.dvbern.oss.maven.jgitflow</groupId>
    <artifactId>jgitflow-maven-api</artifactId>
    <version>1.0-m9</version>
</dependency>
// https://jarcasting.com/artifacts/ch.dvbern.oss.maven.jgitflow/jgitflow-maven-api/
implementation 'ch.dvbern.oss.maven.jgitflow:jgitflow-maven-api:1.0-m9'
// https://jarcasting.com/artifacts/ch.dvbern.oss.maven.jgitflow/jgitflow-maven-api/
implementation ("ch.dvbern.oss.maven.jgitflow:jgitflow-maven-api:1.0-m9")
'ch.dvbern.oss.maven.jgitflow:jgitflow-maven-api:jar:1.0-m9'
<dependency org="ch.dvbern.oss.maven.jgitflow" name="jgitflow-maven-api" rev="1.0-m9">
  <artifact name="jgitflow-maven-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.dvbern.oss.maven.jgitflow', module='jgitflow-maven-api', version='1.0-m9')
)
libraryDependencies += "ch.dvbern.oss.maven.jgitflow" % "jgitflow-maven-api" % "1.0-m9"
[ch.dvbern.oss.maven.jgitflow/jgitflow-maven-api "1.0-m9"]

Dependencies

compile (1)

Group / Artifact Type Version
ch.dvbern.oss.maven.jgitflow : jgit-flow-core jar 1.0-m9

Project Modules

There are no modules declared in this project.