License |
License |
---|---|
Categories |
CategoriesGit Development Tools Version Controls |
GroupId | GroupIdorg.kuali.student.repository |
ArtifactId | ArtifactIdgit-importer-student-plugin |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStudent Plugin
Branch Detection for the Kuali Student Svn Repository
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.kuali.student.repository/git-importer-student-plugin/ -->
<dependency>
<groupId>org.kuali.student.repository</groupId>
<artifactId>git-importer-student-plugin</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.kuali.student.repository/git-importer-student-plugin/
implementation 'org.kuali.student.repository:git-importer-student-plugin:0.0.4'
// https://jarcasting.com/artifacts/org.kuali.student.repository/git-importer-student-plugin/
implementation ("org.kuali.student.repository:git-importer-student-plugin:0.0.4")
'org.kuali.student.repository:git-importer-student-plugin:jar:0.0.4'
<dependency org="org.kuali.student.repository" name="git-importer-student-plugin" rev="0.0.4">
<artifact name="git-importer-student-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kuali.student.repository', module='git-importer-student-plugin', version='0.0.4')
)
libraryDependencies += "org.kuali.student.repository" % "git-importer-student-plugin" % "0.0.4"
[org.kuali.student.repository/git-importer-student-plugin "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.3 |
org.kuali.student.repository : repository-tools-common-git | jar | 0.0.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.springframework : spring-test | jar | 3.1.0.RELEASE |
org.kuali.student.repository : repository-tools-common-git | test-jar | 0.0.4 |
org.kuali.student.repository : git-importer | jar | 0.0.4 |
org.kuali.student.repository : git-importer | test-jar | 0.0.4 |
org.springframework : spring-core | jar | 3.1.0.RELEASE |
org.springframework : spring-beans | jar | 3.1.0.RELEASE |
org.springframework : spring-context | jar | 3.1.0.RELEASE |
org.springframework : spring-context-support | jar | 3.1.0.RELEASE |