is not current version
Last Version 0.0.4

org.kuali.student.repository:git-importer-rice-plugin 0.0.3

Custom Branch Detection Logic for the Kuali Rice Project Subversion to Git Conversion

Categories

Categories

Git Development Tools Version Controls
GroupId

GroupId

org.kuali.student.repository
ArtifactId

ArtifactId

git-importer-rice-plugin
Version

Version

0.0.3
Type

Type

jar

Download git-importer-rice-plugin 0.0.3


<!-- https://jarcasting.com/artifacts/org.kuali.student.repository/git-importer-rice-plugin/ -->
<dependency>
    <groupId>org.kuali.student.repository</groupId>
    <artifactId>git-importer-rice-plugin</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.kuali.student.repository/git-importer-rice-plugin/
implementation 'org.kuali.student.repository:git-importer-rice-plugin:0.0.3'
// https://jarcasting.com/artifacts/org.kuali.student.repository/git-importer-rice-plugin/
implementation ("org.kuali.student.repository:git-importer-rice-plugin:0.0.3")
'org.kuali.student.repository:git-importer-rice-plugin:jar:0.0.3'
<dependency org="org.kuali.student.repository" name="git-importer-rice-plugin" rev="0.0.3">
  <artifact name="git-importer-rice-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kuali.student.repository', module='git-importer-rice-plugin', version='0.0.3')
)
libraryDependencies += "org.kuali.student.repository" % "git-importer-rice-plugin" % "0.0.3"
[org.kuali.student.repository/git-importer-rice-plugin "0.0.3"]